Hi all,
I'm just testing out using a signed installer using a newly purchased certificate.
I have a test SUF project with no real code, just a couple of files.
I add in the details in the 'code signing' tab of the Build Settings dialog and then build the installer.
On my Development system
--------------------------
When I run the installer in my development system (Windows 7 Enterprise x86) I get the Windows UAC dialog displayed showing the the installer is signed by my company. If I show the certificate details etc then all looks fine. :yes
On another system
------------------
I then copy the 'setup.exe' file across to another system (Windows 7 Professional x64) as if this was a customer system where our software is going to be installed.
But when I run the installer the UAC dialog that comes up saying that the "Publisher is unknown".
What have I done wrong?
I'm using SUF 9.5.1.0.
My 'signtool.exe' is from the Windows 8.1 SDK (v6.3.9600.17298).
Cheers,
Dave
I'm just testing out using a signed installer using a newly purchased certificate.
I have a test SUF project with no real code, just a couple of files.
I add in the details in the 'code signing' tab of the Build Settings dialog and then build the installer.
On my Development system
--------------------------
When I run the installer in my development system (Windows 7 Enterprise x86) I get the Windows UAC dialog displayed showing the the installer is signed by my company. If I show the certificate details etc then all looks fine. :yes
On another system
------------------
I then copy the 'setup.exe' file across to another system (Windows 7 Professional x64) as if this was a customer system where our software is going to be installed.
But when I run the installer the UAC dialog that comes up saying that the "Publisher is unknown".
What have I done wrong?
I'm using SUF 9.5.1.0.
My 'signtool.exe' is from the Windows 8.1 SDK (v6.3.9600.17298).
Cheers,
Dave
Comment