On Wed, Sep 17, 2008 at 11:06 AM, Paul McNett <[EMAIL PROTECTED]> wrote: > johnf wrote: >> 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. > > It is only a lot of work the first time. From then on it is just typing > 'buildwin' at the command line. :)
Agreed. Also, it is a lot of work the very first time you do it on any dabo app because there is so much in the setup.py. Remember to include your cdxml, mnxml, rfxml, and cnxml files as resources. Once you have done this once, it should be cake the next time around. On another thought, I recently did a project that required shipping a dabo app to a customer. However, my boss didn't like the fact that they could see the various xml files and the source in them. So, long story short I had to encrypt the files and decrypt on runtime... Had to do the same with some plugins that were packaged as eggs. Pain in the ass. Nate L. _______________________________________________ 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]
