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/Install_x64.bat

3 lines
106 B
Batchfile
Raw Permalink Normal View History

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