Tuesday, April 29, 2008

Getting a VM workstation guest OS machine to start at boot

Add an entry to the VMX file as a registry key

HLM\Software\Microsoft\Windows\Current Version\Run

Use a string value like

Name "MYMACHINE"
Value "c:\myvirtual machines\mymachine.vmx"

No comments: