Re: Automatically Startup VMware Workstation Guest Operating Systems
Create a shortcut with the following TARGET line (adapted to your environement)
"C:\Program Files\VMware\VMware Workstation\vmware.exe" -X "D:\My Virtual Machines\WS2003.vmx"
The -X opens in Full screen
Replace "D:\My Virtual Machines\WS2003.vmx" with your vmx file location.
The "" are required.
Put the shortcut into the Windows Startup folder
Hope this helps.
|