PDA

View Full Version : Signed EXE stil causing warnings



KraigW
12-06-2013, 02:31 PM
I have successfully signed my EXE using my COMODO certificate. I've confirmed (using file properties) that it has the digital signature. But when I run the program from a network folder, Windows7 tells me "We can't verify who created the file. Are you sure you want to run this file?"

The network folder is located on my home network, on an XP machine.

I have tried:

> signing all the DLL's related to the program.

> Installing the certificate. From the file properties window, digital signatures tab, signature list - details button... view certificate button... install certificate button. Accepted all the defaults from the wizard and received message that the import was successful.

> Rather than signing the EXE using SignTool, I created an SB installation program which tells me during compile that the file was properly signed.

Any ideas what I'm missing?

linder
12-09-2013, 12:51 AM
Kraig,

It's not related to your SetupBuilder signed executable, nor to the certificate.

See the following links:

http://www.lindersoft.com/forums/showthread.php?p=73758#post73758

http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_update/kb2798162-seems-to-be-a-backward-step/1c2d8f57-3f77-49ec-9230-d7d29834c14a

http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/desktop-short-cuts-report-error-messages/916008e0-2e0c-492e-97f0-6a3008f92712

Especially this part: "I opened Explorer, found and opened Tools on the top menu bar and launched Internet Options. I then clicked the Advanced tab and then found "Reset Internet Explorer settings to their DEFAULT condition." I then lastly clicked the [Reset] button for this."

Hope this helps a bit.

Friedrich