Windows porting questions
Tim Roberts
timr at probo.com
Wed Feb 19 02:42:22 EST 2003
More information about the Python-list mailing list
Wed Feb 19 02:42:22 EST 2003
- Previous message (by thread): Windows porting questions
- Next message (by thread): The black art of popen on windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"David McNab" <david at nospam-freenet.org.nz> wrote: > >Thanks for your responses. > >I've finally ended up with PythonCard, py2exe and the NSIS (Nullsoft) >installer-gen. > >Beautiful. :)) Let me second the motion for NSIS. I've started using it for even the very simple case of copying a single file onto a disk of the users I help, many of whom aren't very sophisticated. NSIS lets me write a simple script that makes it nearly foolproof. -- - Tim Roberts, timr at probo.com Providenza & Boekelheide, Inc.
- Previous message (by thread): Windows porting questions
- Next message (by thread): The black art of popen on windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list