Re: Experiences with Py2Exe



Isaac Rodriguez wrote:
I did a project with wxPython and py2exe. Just great :-) I also used
Inno Setup (http://www.jrsoftware.org/isinfo.php) to create an
installer. You should be able to learn/use both in one day.


Do you have a specific reason for using Inno Setup and not a Windows
Installer based setup? Will Inno Setup play especially well with py3exe
or was it just the learning curve of using a Windows Installer setup?

I am asking this because I have a lot of experience using the Windows
Installer service, and I also have all the productivity tools available
to create an installer for my tools if I needed to, but now I am
curious about this Inno Setup.

Thanks,

Isaac.

Inno Setup (like Python) is open source so there is no cost.
Normally you have to purchase something to get the Windows Installer.
Since you have the source code (rarely needed because Inno is so
powerful and configurable), you aren't at the mercy of the Windows
Installer (unless they now give it away and I missed something).
I don't think Inno is especially suited for py2exe apps, it just
works very well, is free, and seems to do everything people want in
an installer.

-Larry Bates
.



Relevant Pages

  • Re: myapplication doesnt work on other pc!!!
    ... The installation package created by either of the two suggestions I made are ... >> "ISTool helps you create scripts for Jordan Russell's Inno Setup ... > InnoSetup is a bit easier to use, Visual Installer is part of the future, ...
    (microsoft.public.vb.general.discussion)
  • Re: Experiences with Py2Exe
    ... Do you have a specific reason for using Inno Setup and not a Windows ... Installer based setup? ... and I also have all the productivity tools available ...
    (comp.lang.python)
  • Re: XP look and manifest files
    ... If you are looking for a WinXP style installer than get away from PDW - See ... Visual Installer from Microsoft: ... "ISTool helps you create scripts for Jordan Russell's Inno Setup compiler. ... > I would like to use a manifest file to add the Xp look to my application. ...
    (microsoft.public.vb.general.discussion)
  • Re: Deployment wizard
    ... > Try one of these instead - produces a much more professional installer: ... > Visual Installer from Microsoft: ... > If using Inno Setup check out ISTool at http://www.istool.org/ ... > "ISTool helps you create scripts for Jordan Russell's Inno Setup compiler. ...
    (microsoft.public.vb.general.discussion)
  • Re: VB6 application developed in WinXP wont run on Win98
    ... I would suggest using a know, and tested setup program: ... Visual Installer from Microsoft: ... If using Inno Setup check out ISTool at http://www.istool.org/ ... "ISTool helps you create scripts for Jordan Russell's Inno Setup compiler. ...
    (microsoft.public.vb.general.discussion)