This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
SXS20240115/SRC/MESAgent/MESAutoRun_STD/AutoRunService/Uninstall_x64.bat

4 lines
103 B
Batchfile
Raw Normal View History

2024-01-23 16:49:54 +08:00
%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe "%~dp0AutoRunService.exe" -u
Pause