3 lines
51 B
Batchfile
3 lines
51 B
Batchfile
|
cd /d "%~dp0"
|
||
|
InstallUtil.exe /u ASTrace.exe
|
||
|
pause
|