This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Code Signing
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Sep 07, 2010
06:11 AM
Code Signing
I converted a project from IS 2008. While building the setup.exe in IS 2011 I have to enter the password for signing about 30 times. In all the places I know I have entered the password in the project, still Installshield needs it about 30 times manually. I do not sign individual files. How is this possible. Giving the password 1 time (or even 0 times, because it is allready in the project) should be enough?????
(7) Replies
‎Sep 07, 2010
10:03 AM
Can you try the hotfix posted at:
http://community.flexerasoftware.com/showthread.php?t=194643
Then re-enter your passwords in the release view.
Thanks,
Mike
http://community.flexerasoftware.com/showthread.php?t=194643
Then re-enter your passwords in the release view.
Thanks,
Mike
‎Sep 09, 2010
11:11 AM
Are you using a SPC or PFX file for the signing? We use slightly different methods to set the password in these cases. Generally PFX works better. The method we use for setting the password for SPC files attempts to find the password dialog and put the password in it, then click OK on the dialog. It is possible we are failing to find the password dialog in your case.
If you are not using a PFX, you may want to switch to one.
If you are not using a PFX, you may want to switch to one.
‎Sep 13, 2010
08:04 AM
The following help topic has some information on how to generate a .pfx file from the .spc and .pvk files:
Digital Signing and Security
You might want to try that, and then switch to the .pfx file in your project.
Digital Signing and Security
You might want to try that, and then switch to the .pfx file in your project.