Re: [PHP-GTK] Win32 PHP-GTK2 Installer
[email protected] (Jared Hurn)
| Newsgroups | php.gtk.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the feedback. I fixed the following: * Added support for .phpw files (also .phar files are supported too, in case you want to wrap your app in a phar) * Added support for selected install directory * Added the missing temp directory I will only be supporting my installer for a little while, as I am converting my installer efforts over to Elizabeth's WIX installer project. But for now, here is the small updated version: http://www.ningu.com/pre-2.0.1-setup.exe - Jared ----- Original Message ---- From: Bernard Fouché <[email protected]> To: Jared Hurn <[email protected]> Cc: [email protected] Sent: Thursday, October 25, 2007 10:08:25 AM Subject: Re: [PHP-GTK] Win32 PHP-GTK2 Installer Hi! I just used your installer today and was glad to found it: gnope is now way too old... However I ran in a little problem: the .ini file locates the 'temp' directory in pre2.0.0 and this directory is not built by the installer. Bernard Jared Hurn wrote: > Hello all. > > I have created a PHP-GTK2 installer for the win32 platform. Any feedback is welcome. > > http://www.ningu.com/pre-2.0.0-setup.exe > > - Jared > >