[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Help with the 3rd Lecture, first tutorial



Now:
    This is the first thing to do when going to the DOS prompt. You make a batch file that just has the path to the directory that python is in. So just use notepad again and place the path below with the CD command at the beginning. Now if the path is a different drive or directory then just replace the path to correspond to where it is. Use notepad or any editor you are using. 
Or at the DOS prompt just type: copy con: PY.BAT <hit enter>
then the stuff below on the next line. Then hit ctrl Z, hit enter, and it will say, "One file copied!"

cd c:\python25