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_x86.bat

3 lines
99 B
Batchfile
Raw Normal View History

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