Disneyland 1972 Love the old s


py2app

With this u can create standalone apps..

Functionality:
- Python script - install a .py file to python directory (x:\system\apps\python\my)
- py2app - make standalone apps..
- Python lib module - install a .py file to python libraries (x:\system\libs)

Note:
After installation, u wont find any new icon at ur menu.. But, itz already installed..

Working:
Just open any .py files from anywhere (inbox,file manager,fexplorer,x-plore,etc..), it'll show a menu with 3 options & choose urs..

About UID:
UIDs may be chosen from the range 0x01000000 to 0x0fffffff.

Ex:
0x01234567 or 0x012f4a42 or something like that, but, it should not be similar with another apps. UID clashes may stop a program from loading correctly, typically leading to Not Found errors.

Thanks to n0f3a6

» py2app.sis
[7kb]


« HOME