I want to try to use the Nullsoft installer for creating a little installer for some patches created by me.
Exactly I need to put into the installer the main files of the translation (they could be one or more), a licence text and explanation of the usage of the patch.
What I need to modify the multilanguage.nsi file? This is the more useful for my aim.
Reply me soon.
Giacomo Margarito.
Creation of a customized installer
2 posts
Try the examples in the "$NSISDIR\Examples".
Yes multilanguage.nsi is for you.
Also try "$NSISDIR\Examples\languages.nsi"
The Modern UI got more functions that you might need
Hope this help
Exactly I need to put into the installer the main files of the translation (they could be one or more), a licence text and explanation of the usage of the patch.try "$NSISDIR\Examples\bigtest.nsi
What I need to modify the multilanguage.nsi file?Wanna make a multilanguage installer?
Yes multilanguage.nsi is for you.
Also try "$NSISDIR\Examples\languages.nsi"
The Modern UI got more functions that you might need
Hope this help