NSIS script to install GTK+ based applications
NSIS script to install GTK+ based applications - rev. 4
Installing applications that require libraries is more complicated and needs some examinations
Using this free NSIS, you are able to handle all the steps needed to do this
Here is listed some specifications of this script:
- Determine GTK+ Runtime installation and its version if installed
- Inform user about system prerequisites
- Automatic downloading of runtime from Internet
- Global or local installation of runtime based on user decision
- Complete Uninstallation of program and local library
- Easily modifiable script
Download