I have a code signing certificate for my application and also created a setup using Install Shield. Now my question is that can i sign the Whole setup at once or just sign Exe file present in the Bin of the project also If i have a Wix installer as well so how can i sign this installer.
Asked
Active
Viewed 274 times
1 Answers
0
This is how you enable digital signing in IS.
This is how you can do it with Wix: WiX: Digitally Sign BootStrapper project
This is how you can do it from the command line, no matter what tool you are using to build your setup:
Bogdan Mitrache
- 10,170
- 17
- 32