source: runmlx.bat@ 29:5bcc0ef808c5

Last change on this file since 29:5bcc0ef808c5 was 29:5bcc0ef808c5, checked in by István Váradi <ivaradi@…>, 12 years ago

The status icon and hiding/showing the window works

File size: 87 bytes
Line 
1set scriptdir=%~dp0
2
3set PYTHONPATH=%scriptdir%\src;%PYTHONPATH%
4
5python.exe -m runmlx
Note: See TracBrowser for help on using the repository browser.