On Wednesday 17 September 2008 09:49:22 am Paul McNett wrote:
> johnf wrote:
> > I assume you already have created a bundle exe.  Is it very large?  Or
> > does the exe that you created install python, then install wxpython, and
> > anything required?  Or does it run in a stand alone mode?
>
> When I run 'setup.py py2exe', I get about 70 files in the dist
> directory. This includes my exe that contains most everything bundled
> inside it, including my application, dabo, wxpython, and other libs. It
>   weighs in at about 18 MB.
>
> The other files are .pyd and .dll files, associated mostly with python
> and wxpython. There are also supporting files/dirs such as dabo.locale
> and my app's resources directory.
>
> Then when I run innosetup, I get a setup.exe that compresses all of the
> above into a single setup.exe file. This weighs in at about 12 MB. So my
> distribution is about 12 MB.
>
> Stand alone mode.
>
> Paul

Sounds like a lot of work!  What ever happened to the single floppy install?  
I may need some help getting this done.  Thanks for the information.



-- 
John Fabiani


_______________________________________________
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/[EMAIL PROTECTED]

Reply via email to