b1nary0mega
10/15/2015 - 2:47 PM

A batch file to be able to utilize WIN+R and then simply type 'mcb <args>'. This file needs to be stored in the root windows directory (typi

A batch file to be able to utilize WIN+R and then simply type 'mcb '. This file needs to be stored in the root windows directory (typically C:\Windows\mcb.bat

@python.exe c:\Location\Of\mcb.pyw %*
REM removing below will allow program to run without poping up the continue
REM window, since the python file is a .pyw
@pause