Ed Leafe wrote:
> On Apr 10, 2007, at 11:17 AM, Paul McNett wrote:
> 
>> Check out the setup.py generated from the AppWizard. This is what I  
>> use,
>> and it works great.
> 
>       That's not a Windows installer.

Yeah, I misread (misinterpreted?) it. First step to building an 
installer is to build an app.exe, which is what you use py2exe for, 
which you need a correct setup.py for, which is what you can see in 
AppWizard's setup.py.

Once you have your app.exe and everything else you want to distribute, 
InnoSetup appears to be what everyone uses.

-- 
pkm ~ http://paulmcnett.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to