RE: [afw-general] updated installer script
Status: Alpha
Brought to you by:
zigguratt
|
From: Chris W. <chr...@co...> - 2003-08-23 05:03:44
|
Okay, new NSI script. Modern UI, Start menu selection, welcome and finish pages, looks pretty cool. Compiles for me with latest CVS NSIS 2.0b4. The uninstaller actually removes most of the files now. Something I don't know is if changes are made to the site-local lists (blacklist, etc.) if they are reflected in templates\*.* or somewhere else. If somewhere else, I can safely delete the templates\ folder when uninstalling. Otherwise this works great so far. My dog ate my sig file Christopher Wiegand chr...@co... On Sat, 16 Aug 2003, Chris Wiegand wrote: > That would be cool. I hope to have updated the installer with the feedback > so far. I have looked at the new UI for the installer, I think I'm going > to play with that here soon, also hoping that the 2.0 installers get out > of beta and into stable so we can start distributing installers. :) > > My dog ate my sig file > > Christopher Wiegand > chr...@co... > > > On Sat, 16 Aug 2003, Daniel Ellison wrote: > > > That's excellent, Chris! I'll definitely take a look at this in the very > > near future. We've been offline for a while due to the power outage, but > > I've just put up the AfW web site and the latest AfW release seems solid, so > > I'll start looking at installers and the work you've done so far. Hey, maybe > > you could be the official AfW installer-maker-guy! :) > > > > Daniel > > > > ----------------- > > I see dumb people > > > > -----Original Message----- > > From: afw...@li... > > [mailto:afw...@li...]On Behalf Of Chris Wiegand > > Sent: Friday, August 15, 2003 2:31 AM > > To: afw...@li... > > Subject: Re: [afw-general] updated installer script > > > > > > Er.... the file needs two small changes.. where it says > > > > $INSTDIR\httpserver.py > > > > it should have > > > > $INSTDIR\web\httpserver.py > > > > Then it works fine. That's what I get for rebooting after reinstalling it 10 > > times. :) > > > > My dog ate my sig file > > > > Chris Wiegand > > chr...@co... > > ----- Original Message ----- > > From: Chris Wiegand > > To: afw...@li... > > Sent: Thursday, August 14, 2003 10:45 PM > > Subject: [afw-general] updated installer script > > > > > > I'm attaching an updated installer script, I've added a few features: > > > > It detects python. (it checks for the py association that Windows uses) and > > prompts them to download python from python if it doesn't find it > > The shortcuts don't use the batch files - they call the py files directly. > > I link to the Quick Start Guide (and ask if they want to view it) when they > > install the documentation (which is on by default). > > I also give a link to the web interface for administration. > > And there's an auto-start option that puts shortcuts into the startup menu. > > > > The uninstaller part isn't so great, it really doesn't remove the files well > > (because for whatever reason it doesn't really keep track of which ones it > > installed...) But it does remove the program from the listing, and the > > shortcuts with it. > > > > I've built the installer, and it's only 215K in size. Just put the contents > > of the zip file in a folder called "afw" underneath the folder containing > > the .nsi file, right click on the nsi file and say "Compile" and it's done. > > Even if you add new files in the future. :) > > > > This installer is much more professional than the last one I made, and more > > real-world useable as well. > > > > My dog ate my sig file > > > > Chris Wiegand > > chr...@co... > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > _______________________________________________ > > afw-general mailing list > > afw...@li... > > https://lists.sourceforge.net/lists/listinfo/afw-general > > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > afw-general mailing list > afw...@li... > https://lists.sourceforge.net/lists/listinfo/afw-general > > |