Quote:
Originally Posted by deadspot80
OK,
so now i changed the file from .txt to .BAt
but when i click on the file it says " windows cannot open this file ..... "
|
two things.
1. Add a second line to your .bat file with the word "pause" in it. Not quotes of course.
2. Did you install python from python.org?
Is there a reason you don't just run the command in the cmd window rather than creating a .bat file. Once you run it and get the PID your done and won't need to run it again.
BOb