> I am making an application in PHP, but I want it to run on a user's > local computer... but I need to find someway to bundle this so that when > it is distributed, the installer installs PHP for windows... then copys > the PHP files to the correct directory, then puts a short cut on the > desktop... can anyone recommend anything out there.. preferably that is > free
Check out the Nullsoft Install System. It's free.. http://www.nullsoft.com/free/nsis/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php