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

3 lines
88 B
Batchfile
Raw Normal View History

2024-01-18 14:03:02 +08:00
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe "%~dp0MESIEW.exe"
Pause