4 lines
117 B
Batchfile
4 lines
117 B
Batchfile
|
@echo off
|
||
|
|
||
|
start e:\tools\Python22\pythonw.exe e:\PROJECTS\wx\wxPython\scripts\helpviewer %1 %2 %3 %4 %5 %6 %7 %8 %9
|