One-Click Install Panel
Project:This panel is not available for InstallScript projects.
The One-Click Install panel is where you specify whether to generate an HTML page and cabinet file from which an end user can begin installing your project.
Panel Options
Generate a One-Click Install
Select this option if you would like to create a One-Click Install, which is an installation program whose initial user interface is an HTML page. When an end user visits your Web page and clicks a button on it, the installation files are downloaded to the target system and then launched. The files that are downloaded to the user’s system depends on your setting for the Web Type property for the current release.
HTML base file name
Type in the base name of the HTML file to generate, as in install. The “.htm” extension will be added to the base name you specify.
CAB base file name
Type in the base name of the cabinet (.cab) file to generate, as in install.