Changes

VMware Tools

382 bytes added, 23:08, 31 October 2008
New page: <source lang="xml"> <package id="vmwaretools" name="vmwaretools" revision="0" reboot="true" priority="9999"> <check type="uninstall" condition="exists" path="VMware Tools" /> <insta...
<source lang="xml">
<package
id="vmwaretools"
name="vmwaretools"
revision="0"
reboot="true"
priority="9999">
<check type="uninstall" condition="exists" path="VMware Tools" />
<install cmd='msiexec /i "%SOFTWARE%\vmware\VMware Tools.msi" /qn /norestart' >
<exit code="0" />
<exit code="3010" />
</install>
</package>
</source>

[[category:Silent Installers|VMware Tools]]
58
edits