Archive: Digitally sign 'WriteUninstaller' output?


Digitally sign 'WriteUninstaller' output?
Does anyone know if it is possible to digitally sign the .exe created when you call "WriteUninstaller"?

I'm guessing not... It seems the uninstaller would have to be created/signed when compiling the installer, since the setup program doesn't have access to the private key when it is creating the uninstaller at run time.

All my other .exe's are digitally signed, just looking for a way to also digitally sign the uninstall program.

Thanks,
Mark
--
Beiley Software


first hit on google for "nsis sign uninstaller" is http://nsis.sourceforge.net/Signing_an_Uninstaller


Wow, thank you. That is perfect.

Mark
--
http://www.beiley.com