[Question]Prototype.py run executable ?

01/02/2014 16:26 oguzhane#1
How can i run executable file from prototype.py?
01/02/2014 16:47 .RoThe#2
[Only registered and activated users can see links. Click Here To Register...]

As soon as it is installed you can run .py and .pyc files by double-clicking on them.
01/02/2014 17:59 oguzhane#3
Quote:
Originally Posted by .RoThe View Post
[Only registered and activated users can see links. Click Here To Register...]

As soon as it is installed you can run .py and .pyc files by double-clicking on them.
you understood me wrong , i have sample.exe and i want run it from metin2client with python code.
01/02/2014 18:06 .RoThe#4
Ooh ok :D
try this

01/02/2014 21:15 oguzhane#5
Quote:
Originally Posted by .RoThe View Post
Ooh ok :D
try this

how can i find startuppath ?