close
windows xp vm tool slientmod
setup.exe /s /v "/qn REBOOT=R"
Here is an explanation of the switches.
/S = Silent
/v pass paramaters to msi directly
/qn do silent install
REBOOT=R = Really Do not reboot
ADDLOCAL=ALL = Install all components locally
REMOVE = The components listed will not be installed
文章標籤
全站熱搜
留言列表