On Tue, Mar 2, 2010 at 9:49 AM, Kris <[email protected]> wrote: >> Actually, there is a way of dealing with that. Specifically, you can >> use include_files (to include files in the distribution outside of the >> library.zip) or zip_includes (to include files inside the zip file). >> Note, however, that you need to consider whether or not Zope (or any >> other module with data files) has support for a frozen executable. In > > Is there by any chance an option to encrypt the library.zip file with a > password ?
Not at the moment. I'm not sure how that would work. Where would you store the key? I'm willing to entertain the concept, though, if you have any suggestions of how to get it off the ground. :-) Anthony ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
