Windows Logo Program requires that the unins000.exe
, generated by Inno, is signed.
The only way I devised to do that is by unpacking the installer, signing and then repacking it again. Isn't there an easier way?
I have found an Inno Unpacker, but I'm not sure about how to repack it.
Go to Menu, Project, then Compile to compile and create the setup file. This will create a complete installer. Run the Setup and your application will be installed correctly. Innosetup offers an awesome alternative to create great looking Installers for free.
Inno Setup is a free software script-driven installation system created in Delphi by Jordan Russell. The first version was released in 1997. Inno Setup. Screenshot of the Inno Setup IDE running on Windows 7. Developer(s)
Text := 'TMemo'; Memo. Parent := Page. Surface; Lbl := TLabel. Create(Page); Lbl.
In version 5.2.4 of InnoSetup, a new [Setup] section directive was added to help sign setup.exe and the uninstall:
Added new [Setup] section directive: SignTool, which makes it possible to further automate digital signing of Setup and Uninstall. See the help file for more information.
Source: http://www.jrsoftware.org/files/is5-whatsnew.htm
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With