4 lines
113 B
Batchfile
4 lines
113 B
Batchfile
|
@echo off
|
||
|
|
||
|
start E:\TOOLS\PYTHON22\pythonw.exe C:\PROJECTS\wx\wxPython\scripts\pywrap %1 %2 %3 %4 %5 %6 %7 %8 %9
|