admin 管理员组

文章数量: 1184232

msiexec
Provides the means to install, modify, and perform operations on Windows Installer from the command line.

Examples:
To install package C:\example.msi, using a normal installation process and no UI, type:
msiexec.exe /i “C:\example.msi” /qn

Reference:

本文标签: 初学者指 轻松执行 文件