Set automatic start of VMware upon startup

Source: Internet
Author: User
Workstation version can also be started on its own ~ The procedure is as follows:
1. required tools: instsrv.exeand srvany.exe
These two tools are available in Windows 2003 Resource Kit tools. I have stored both files in D: \ VMware.
2. required information
The installation path of vmware.exe. Take the local machine as an example: D: \ VMware Workstation \ vmware.exe path of the virtual machine configuration file to be started, winnetenterprise, the configuration file of my 2003 virtual machine. the vmx path is D: \ VMware \ My virtual machines \ Windows XP Professional. vmx
3. Create a service
Assume that the service name is vm_autostart and the following syntax is used to install the service: instsrv <service name> <srvany path> so my command line is: instsrv vm_autostart D: \ VMware \ srvany.exe
4. register the service
In the registry, locate HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ vm_autostart to create a new item: "Parameters" in the "Parameters" item, create a new string "application", the string value: "D: \ VMware Workstation \ vmware.exe"-X "D: \ VMware \ My virtual machines \ Windows XP Professional. vmx"
5. Set the Virtual Machine startup status
Management tools-services, select vm_autostart attributes-log on, select "Local SYSTEM account", and select allow service and desktop interaction to download files

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.