View Single Post
Old 12-11-2008, 05:33 PM   #95
daviddem
Connoisseur
daviddem doesn't litterdaviddem doesn't litterdaviddem doesn't litter
 
daviddem's Avatar
 
Posts: 63
Karma: 244
Join Date: Dec 2008
Location: Dubai
Device: Sony PRS-T1
OK, so I managed to create an exe file using py2exe (it actually creates the exe and puts all the needed dependencies (dll's, etc) in a folder, ready for distribution. It seems to work. I say seems, because I don't owe a DRMed file to try it, but the program runs and acts normally if I run it on a non DRMed file, or with bad PID, etc.

So now I could create a GUI with Visual Basic to handle the exe. Trouble is I don't have my VB here with me. Maybe I will look at doing the interface in Python/tk, but as I said, I have no knowledge of Python programming. I did some work in tk in the past though.

Will see.
daviddem is offline   Reply With Quote