View Single Post
Old Jan 14th, 2006, 11:00 PM   #1
infinite05
Newbie
 
Join Date: Jan 2006
Posts: 19
Rep Power: 0 infinite05 is on a distinguished road
GUI Problem - py2exe

Well, I learned how to compile PY files to exe using py2exe, but the thing is that I make my GUIs using PythonCard, and when I compile the PY file that I made with PythonCard, the exe wont work correctly. It wont load the GUI, unless I put the rsrc file on the dist folder. The thing is, im worried that if I put the rsrc file and provide my program to others, that people might rip my codes and/or would edit the rsrc file to change my program around(might name it their own too). So im wondering if theres a way to compile my GUI, without people bieng able to see my rsrc file so they wont rip my codes out.
infinite05 is offline   Reply With Quote