[PHP] Installer Software

2003-08-14 Thread Joe Harman
Hello, 
 
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
 
Respectfully,
Joe Harman


 


Re: [PHP] Installer Software

2003-08-14 Thread John W. Holmes
Joe Harman wrote:

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
Are you planning on installing a web server, also, or run it from the 
command line?

--
---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

PHP|Architect: A magazine for PHP Professionals  www.phparch.com





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Installer Software

2003-08-06 Thread Rodney Green

 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