How can I create a simple BAT file that will run my python script located at C:\somescript.py?
c:\python27\python.exe c:\somescript.py %*