reload.bat 89 B

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