Has anyone tried to use the "Freeze" utility on Zope? How about Gordon McMillian's "Install" application to make a self-contained Python-Zope executable for Win32? My goal is to create a very easy install of Zope that consists of one or two files. For some of my clients this seems less intimidating on their machines (they would rather not see the "source code", just an executable). Do you think this is possible? Thanks
On Wed, 3 Jan 2001 15:09:02 -0500, "BS" <bentzion@bellatlantic.net> wrote:
My goal is to create a very easy install of Zope that consists of one or two files. For some of my clients this seems less intimidating on their machines (they would rather not see the "source code", just an executable).
On win32 there are several other options, depending on your users. You could hide the source directory, or use Explorer's Web View to give it a less intimidating appearance. I hope this helps, Toby Dickenson tdickenson@geminidataloggers.com
participants (2)
-
BS -
Toby Dickenson