Jun 28, 2022
03:40 AM
Hi,
It is possible to set an icon other than the default browser icon for the shortcut?
regards
Prema Kumar
... View more
Feb 02, 2021
03:42 AM
Summary
InstallShield digital signing feature uses a timestamp server from Symantec which is being decommissioned (more details here) and migrated to Digicert. Signing with new Digicert URL causes a breakage in Digital Signing
Symptoms
When signing an installer with SHA-256 digest, using the new Digicert server (http://timestamp.digicert.com), the resulting installer is signed by SHA-256 digest, but the counter signatures are signed with SHA1 due to an incorrect order in which InstallShield calls the signing APIs
Affected InstallShield Versions
InstallShield 2015 SP2
InstallShield 2016 SP2
InstallShield 2018 R2
InstallShield 2019 R2
All minor releases of the above releases included
Resolution
The issue is resolved in a hotfix that can be downloaded from this link. Please note that the hotfix is applicable on the latest service packs of above affected versions.
After applying the hotfix, please update Settings.xml file in <InstallShield_InstallPath>/Support/0409 with new URLs
Before:
<DigitalSignature Timestamp="http://timestamp.verisign.com/scripts/timstamp.dll"/><DigitalSignature TimestampRFC3161="http://sha256timestamp.ws.symantec.com/sha256/timestamp"/>
After:
<DigitalSignature Timestamp="http://timestamp.digicert.com"/><DigitalSignature TimestampRFC3161="http://timestamp.digicert.com"/>
Note: For Japanese, Settings.xml can be found at “<InstallShield_InstallPath>/Support/0411”
Additional Information
If there are any additional issues, please contact our Technical Support team
... View more
Labels:
Mar 18, 2020
09:42 AM
I also had same problem as @prema_kumar after editing the skin file as prescribed. Before editing: After editing: Skin manipulation is fairly tricky so I don't wish to chase my tail around on this. Is there anyone in the community who has already resolved this? Better yet, will Flexera fix and rebuild the skin file, then make it available immediately?
... View more
Latest posts by prema_kumar
Subject | Views | Posted |
---|---|---|
1638 | Jun 28, 2022 03:40 AM | |
18501 | Dec 12, 2019 01:11 AM | |
1663 | Jul 19, 2019 05:23 AM |
Activity Feed
- Posted Re: How to Create an Internet Shortcut with .url file and msedge.exe on InstallShield Knowledge Base. Jun 28, 2022 03:40 AM
- Kudoed How to Create an Internet Shortcut with .url file and msedge.exe for varul. Jun 28, 2022 02:47 AM
- Posted Re: Digital Signing Patch for InstallShield 2015 SP2 and above on InstallShield Knowledge Base. Dec 12, 2019 01:11 AM
- Posted Re: Slate skin on an InstallShield MSI project, the Print button is too far to the right on InstallShield Knowledge Base. Jul 19, 2019 05:23 AM