Daniel Carrera wrote: > > On Fri, Aug 08, 2003 at 09:45:39AM +0900, Curt Hibbs wrote: > > > > I'm sure that it's possible to do something like that for > Windows also. > > > > I already do this for the Windows distribution of FreeRIDE, > except that I > > use the NSIS installer instead of a zip file. This gives me more control > > than I can get with a zip file. > > What is NSIS? Is that something I can use in most platforms? It is an open-source installer for Windows only. It can be found at: http://nsis.sourceforge.net/site/index.php Curt