![]()
|
InstallShield 2012
Project
This information applies to the following project types:
When you specify digital signature information for a release, InstallShield uses VeriSigns server (http://timestamp.verisign.com/scripts/timstamp.dll) as the default timestamp server during builds. InstallShield includes a machine-wide setting that lets you replace that default server with a different timestamp server. The setting also lets you disable timestamping.
Caution
Task
To configure the timestamp server for digital signatures:
<DigitalSignature Timestamp="http://timestamp.verisign.com/scripts/timstamp.dll"/>
To disable timestamping, use an empty value for the Timestamp attribute:
<DigitalSignature Timestamp=""/>
Note
Whenever you build a release that includes digital signature information, InstallShield sets the timestamp according to the setting that you configured.
Tip
If you use the Standalone Build to build a release, update the Settings.xml file that is installed with the Standalone Build. Settings.xml is installed in one of the following locations, depending on which language version of InstallShield you are using:
See Also
|
|
Copyright Information | Contact Us |