![]()
|
InstallShield 12 » Release Wizard
The Password & Copyright panel prompts you to activate password protection for your setup and (except in InstallScript projects) to indicate specific information for your application's copyright.
Select this option to require the end user to enter a password in order for Setup.exe to run.
Type the desired password into the Password field.
Check this box to execute the password-checking code in the OnCheckMediaPassword event handler function's default code.
TIP
If you leave this box unchecked, you must enter your own code in the script to request the password from the end user and check it by calling ComponentValidate.
PROJECT
This option is not displayed for InstallScript projects.
Select this option if you want to override the InstallShield default information and display your company's copyright information in the Version tab of the Setup.exe properties dialog. The user can view this information by right-clicking the Setup.exe icon, selecting Properties, and then clicking the Version tab.
PROJECT
This box is not displayed for InstallScript projects.
Type your copyright information in the text box.
|
|
copyright contact |