admin管理员组

文章数量:1516870

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:

本文标签: 装决策玩转编程