Quite a while ago I had success in using the Inno Installer.
Relatively painless and free.
Can't remember all the details but you can start at
http://www.jrsoftware.org/isinfo.php
All the best,
Fred Milgrom
On Sun, Jun 28, 2009 at 5:40 AM, Paras K. wrote:
> I have been writing many scripts usi
I have been writing many scripts using python and then making them a
standalone script using Py2exe. I have the source code for the script.
What I am trying to do is, take this script and make it into a windows
installer and have a shortcut within the All Programs or on the desktop.
Any tutorials