Skip to content
⌘ NSIS Forum Archive

.NSI Script Template Generator

7 posts

Chacha#

.NSI Script Template Generator

I`ve just downloaded the PHP source for the .NSI Script Template Generator. Is it possible to run it on my home computer (offline)? What do I need then? Thanks!
rainwater#
You will have to install the Apache web server (or any other server that supports php) and PHP in order for it to work.
rainwater#
Yes, you just need to install php from http://php.net. Also, read http://www.php.net/manual/en/install.iis.php for instructions on configuring PWS to work with php.

Also, the script is most likely outdated as there have been some syntax changes.