On Jan 14, 2008, at 3:23 AM, Malcolm Greene wrote:
> Can your packaging of an application include external components
> like a
> MySQL or SQLite engine or must these be separate installs?
SQLite is part of Python now, so that's included if Python is. You
could probably include other non-Python apps in your installer; they
wouldn't be handled by tools like py2exe, but could possibly be part
of an InnoSetup script.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.