How can I install/uninstall VMware Workstation silently in Linux?
Posted
by
Landy
on Super User
See other posts from Super User
or by Landy
Published on 2011-01-04T02:33:21Z
Indexed on
2011/01/04
2:55 UTC
Read the original article
Hit count: 253
I want to install VMware Workstation in Windows and Linux host silently. In Windows host, I can use the silent installation features of the Microsoft Windows Installer. But I didn't find a way to perform silent install/uninstall in Linux host. I had to click "I agree" or "Close" to make the installation continue or complete.
If there has a Workstation installed, I can use vmware-installer -i
path to installation file" --console --required to update the Workstation to a different version. But this command only exists after a Workstation has been installed.
© Super User or respective owner