Use this page to control the deployment page that ClickOnceMore can generate each time you run a build.
You can determine how and where the page is created.
Deployment Page Generation
Automatically generate a deployment page for each build
Select this option to use ClickOnceMore's built in template and automatically generate a deployment web page after each build.
Generate a deployment page for each build from a template file
Select this option to use your own template and automatically generate a deployment web page after each build.
Your template file can contain macros which will be replaced for each build. See Macros for more details.
Template File
This field supports macro replacement. See Macros for more details.
The full path and filename of your template file.
Do not generate a deployment page
Select this option if you do not want a deployment page to be created for each build.
Deployment Page Output
Output deployment page to the same folder as the deployment manifest
If you select this option the deployment page file will be called [Application Name].htm and will be overwritten for each build. A copy called [Application Name].[Version].htm will also be created and will not be overwritten unless the version number remains the same.
Output deployment page to the following file
Select this option to control the exact filename of the generated deployment page.
Output filename
This field supports macro replacement. See Macros for more details.
The full path and filename to copy the deployment page to for each build.