Skip to content
⌘ NSIS Forum Archive

New possible feature

4 posts

sanface#

New possible feature

I've already asked to add this feature.
Clicking with the right on the distribution and selecting property, at the moment it's possible to see only General
I'd like to find a new entry e.g. Version with the possibility to set the name of the company, the name of the program, the version, ...
I think is important to know what's inside without to execute it.
The best: also a field with digital sign.

Fabrizio
virtlink#
I agree. Just make all the field changable from the script. E.g.
EXECopyright `Copyright © 2002 - Nullsoft Productions`
EXEComments `None`
EXEVersion `Contains: N.I.C.E. v. 0.01Alpha`
EXECompanyName `Nullsoft`
EXEProductName `N.I.C.E.`
EXELanguage /LANG=1036 
Joost Verburg#
Maybe an option to add an extra resource to the installer.

You can already use digital signatures, but you have to buy one first.