reload.bat 96 B

12345
  1. @echo off
  2. set path=%1
  3. call "%path%\static\windows-stop-kill.exe"
  4. start "" "%path%\..\laser.exe"