|
|
#1 |
|
Junior Member
Join Date: Oct 2005
Location: Chandler, AZ
Posts: 8
|
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 |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
first hit on google for "nsis sign uninstaller" is http://nsis.sourceforge.net/Signing_an_Uninstaller
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Oct 2005
Location: Chandler, AZ
Posts: 8
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|