sanface
21st November 2002 10:47 UTC
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
21st November 2002 11:01 UTC
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
21st November 2002 11:18 UTC
Maybe an option to add an extra resource to the installer.
You can already use digital signatures, but you have to buy one first.
sanface
21st November 2002 12:07 UTC
Digital sign
Is it not possible to use pgp or gpg?
Fabrizio