Hello, I'm working on a app that also runs on windows 7 and which uses
web2py to display various dbase data in html views.
The app is build with py2exe and packs the web2py "binary" for windows
and starts the web2py_no_console.exe in a seperate thread.
This works fine when one starts the app from the users home directory
but web2py fails silently to start when the app, and web2py, is
installed in "Program files".
I suspect that it fails as web2py cannot write stuff inside "Program
files".

Does anyone knows a solution for this problem.

Regards,
Stas Zytkiewicz

Reply via email to