Internet Tab

InstallShield 2012 Spring Express Edition » Releases View » Release

The Internet tab is where you specify Web-related information for the WebDeployment type of release. Note that this tab is disabled for other release types.

Settings on the Internet Tab

Setting

Description

Generate One-Click Install

Specify whether 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 an Install button on it, the installation files are downloaded to the target system and then launched.

If you select Yes for this setting, you must specify file names for the One-Click HTML Base Name and One-Click Cab/Jar Base Name settings.

One-Click HTML Base Name

Specify the base file name of the HTML file that InstallShield should generate at build time. The .htm file name extension is appended to the base name that you specify, and the generated file is created in the Disk1 folder of the current release location.

This setting is used only if the value of the Generate One-Click Install setting is Yes.

One-Click Cab/Jar Base Name

Specify the base file name for the cabinet file (.cab file, for Internet Explorer support) or applet archive file (.jar file, for Netscape Communicator support) that is generated by the build process for a One-Click Install installation.

The .cab and/or .jar file name extension is appended to the name that you specify here, based on the Browsers to Support setting for the current release. The generated file (or files) are created in the Disk1 folder for the current release.

The name that you specify for this setting is displayed at run time in the Digital Certificate when you digitally sign your installation.

This setting is enabled only if the value of the Generate One-Click Install setting is Yes.

Browsers to Support

Select the browsers that you like to support for your One-Click Install installation. If you want the installation to support Netscape Communicator, you must supply certificate information in the Netscape Certificate ID, Netscape Certificate Password, and Netscape Path settings.

This setting is enabled only if the value of the Generate One-Click Install setting is Yes.

Netscape Certificate ID

If you select one of the Netscape Communicator options for the Browsers to Support setting, enter your Netscape Certificate ID.

This setting is enabled only if the value of the Generate One-Click Install setting is Yes. This setting is required if Netscape Communicator is supported.

Netscape Certificate Password

If you select one of the Netscape Communicator options for the Browsers to Support setting, enter your Netscape certificate password.

This setting is enabled only if the value of the Generate One-Click Install setting is Yes.

Netscape Path

If you select one of the Netscape Communicator options for the Browsers to Support setting, enter your Netscape certificate database path—the directory containing cert7.db and key3.db—for this release.

This setting is enabled only if the value of the Generate One-Click Install setting is Yes. This setting is required if Netscape Communicator is supported.

See Also