OpenSecurity/bin/os-tray.bat
author om
Tue, 10 Dec 2013 17:45:07 +0100
changeset 38 560882d3d3c0
parent 37 6d7b4672414c
child 131 8b4df474e577
permissions -rw-r--r--
fixed closing systray on About dialog close
     1 @echo off
     2 cd %0%\..
     3 START /B CMD /C "C:\Python27\pythonw opensecurity_tray.pyw" >NUL 2>&1