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

3 lines
107 B
Batchfile
Raw Permalink Normal View History

2024-01-23 14:01:04 +08:00
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe "%~dp0AutoLoaderService_Base.exe" -u
Pause