Has anybody succesfully created standalone application using the py2sis tool?
I can create and install the .sis file fine, but starting the application will cause system error -2 failure. This script itself works fine when ran from the python application.
Further study showed that the .sis file contains only .app, .rsc and default.py files and not my own script file which was used to create the .sis.