mansellan / clickonce

ClickOnce packager
Other
26 stars 7 forks source link

Allow HTML page generation #18

Closed mansellan closed 4 years ago

mansellan commented 4 years ago

Visual Studio offers a simple checkbox option to generate an HTML page in the target folder, which links to the installer and setup files. This is not part of ClickOnce, but offered as a convenience to Visual Studio developers.

It would be easy enough to replicate this, with additional templating to adjust the generated HTML. This could be of benefit to developers looking to direct their users to an intuitive installation web page.