Feb 21, 2020
09:39 AM
Thanks and I think we have it working now. I'm a little concerned in the future though.... I know EV Code signing is really pushing to do it manually and not automated for security purposes. I know they have clamped down on this more and more (moving to dongle from pfx file, not allowing rdp for signing etc) In the past what we did was sign the generated exe after installshield compile time. This worked in that the smart screen filter etc passed and the exe was signed. The problem we run into now is the setup.exe that installshield unpacks into the C:\Program Files (x86)\InstallShield Installation Information folder that gets called during uninstall or upgrades will not be signed unless done through installshield at compile time. Just curious to see in the future if they make EV code signing more and more difficult to automate, what will happen if can't sign that setup.exe? For now we are good though! Thanks for the help.
... View more
Feb 18, 2020
01:27 PM
We use to sign with a code signing cert and a pfx file but now we use an EV Code signing certificate that requires a USB dongle and does not have a .pfx file. Is there a way to sign via installshield? We use to just sign the exe after the installshield compile, but now we are having issues with the setup.exe that is placed inside the C:\Program Files (x86)\InstallShield Installation Information\<GUID>\ location during install not being signed causing antiviruses to quarantine it. I assume it is because of us manually signing after the fact so that setup.exe is not signed. Thanks!
... View more
Labels
- Labels:
-
InstallShield 2019
Jul 17, 2015
05:21 PM
I was able to get things working. For some reason some of our registry entries had permissions set (I inherited this project, not sure of the history) To fix, I installed our software with logging on. The log pointed to some items while setting the ISLockPermissions. I then went to the Direct Editor> ISLockPermissions and looked for the items noted in the log. Once found I noted the permission value in the Permission column and looked for all values in the LockObject column that had the same Permission value. I then went to the Direct Editor>Registry and found the item in the Registry column that matched the LockObject. This then told me the key. Then I went to the System Configuration> Registry and navigated to the keys in the Destination computer section and right clicked on any keys with the lock symbol. I then removed the manual permissions. Everything worked fine afterwards. Thanks,
... View more
Jul 16, 2015
02:57 PM
I am having the exact same issue linked to the same windows update.
... View more
Jun 26, 2013
01:40 PM
Thanks for a starting point. Very new to working with installshield so I will start looking and playing around there to try and solve it.
... View more
Jun 24, 2013
02:29 PM
The Out of Space dialogue for some reason the message has the correct value but the list view shows 0.00kb? I attached the image. Anyone have an idea?
... View more
Labels
- Labels:
-
InstallShield 2012
Latest posts by afogiel
Subject | Views | Posted |
---|---|---|
1876 | Feb 21, 2020 09:39 AM | |
1902 | Feb 18, 2020 01:27 PM | |
1073 | Jul 17, 2015 05:21 PM | |
1073 | Jul 16, 2015 02:57 PM | |
815 | Jun 26, 2013 01:40 PM | |
1699 | Jun 24, 2013 02:29 PM |
Activity Feed
- Posted Re: Signing with EV Code signing on InstallShield Forum. Feb 21, 2020 09:39 AM
- Kudoed Re: Signing with EV Code signing for banna_k. Feb 19, 2020 08:54 AM
- Posted Signing with EV Code signing on InstallShield Forum. Feb 18, 2020 01:27 PM
- Posted Re: MS15-074: Vulnerability in Windows Installer service on InstallShield Forum. Jul 17, 2015 05:21 PM
- Posted Re: MS15-074: Vulnerability in Windows Installer service on InstallShield Forum. Jul 16, 2015 02:57 PM
- Posted Re: Space Required 0.0 in list but correct in message on InstallShield Forum. Jun 26, 2013 01:40 PM
- Posted Space Required 0.0 in list but correct in message on InstallShield Forum. Jun 24, 2013 02:29 PM