Solution to the msi failed prompt when VMware installs or uninstalls

Source: Internet
Author: User

VMware Workstation is often calledVmvm, It is a very powerful functionVirtual Machine SoftwareThe operation is very convenient, because you often upgrade or uninstall Virtual Machine software, and the vmvirtual machine downloaded online may be a green version, the installation version, and so on, it may cause problems in upgrading, installing, or uninstalling the VM, for example, the msi failed is one of the errors.

Cause analysis:

If you have Installed vmware and uninstalled it improperly, you only need to clear some registry keys to solve The MSI "" failed... error during vmware installation.

Solution:

1. Download the vmware uninstall cleanup assistant for one-click cleanup.

Software Name: Vmware uninstall cleanup Assistant
Software Version: 1.0
Software size: 1.8 MB
Software authorization: Free Version
Applicable platform: Win9X Win2000 WinXP Win2003 Vista Win7
: Http://www.bkjia.com/down/html/71663.html

2. Use batch processing to quickly clear VM residual Cache

Copy the following code to txt notepad, save it as veryhuo. bat, and double-click it.

Echo off
Cls
Echo "flag"> % windir % \ system32 \ test. log
If not exist % windir % \ system32 \ test. log (
Cls
Right-click echo and run it as an administrator !!!
Pause
Exit
)
Cls
Echo. Are you sure you want to clean it?
Pause
Reg delete "HKEY_LOCAL_MACHINE \ SOFTWARE \ VMware, Inc."/f> nul 2> nul
Reg delete "HKEY_CURRENT_USER \ SOFTWARE \ VMware, Inc."/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ 7A26F0EA2A1AF704F9C48439B99DDAD8"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ 0c6b325af07e1af439d3ad4079f0000f7"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ A57F49D06AE015943BFA1B54AFE9506C"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Features \ 7A26F0EA2A1AF704F9C48439B99DDAD8"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Features \ 7A79579133DA8984D9E8376086814B46"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Features \ a424201d664610145ad115603930ca56"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Features \ BC78C1BA70810FC44B2CEC1EC481DC4B"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Features \ C3839DFF5D1079849A4534FA95A9DE03"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Features \ DBBFB30076C6E9142AD4D0ACCFA32594"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ 7A79579133DA8984D9E8376086814B46"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ a1_201d664610145ad115603930ca56"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ BC78C1BA70810FC44B2CEC1EC481DC4B"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ C3839DFF5D1079849A4534FA95A9DE03"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ DBBFB30076C6E9142AD4D0ACCFA32594"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ 7A26F0EA2A1AF704F9C48439B99DDAD8"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ 7A79579133DA8984D9E8376086814B46"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ a1_201d664610145ad115603930ca56"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ BC78C1BA70810FC44B2CEC1EC481DC4B"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ C3839DFF5D1079849A4534FA95A9DE03"/f> nul 2> nul
Reg delete "HKCR \ Installer \ Products \ DBBFB30076C6E9142AD4D0ACCFA32594"/f> nul 2> nul
Reg delete "HKLM \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Installer \ UserData \ S-1-5-18 \ Products \ 7A26F0EA2A1AF704F9C48439B99DDAD8"/f> nul 2> nul
Reg delete "HKLM \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Installer \ UserData \ S-1-5-18 \ Products \ 7A79579133DA8984D9E8376086814B46"/f> nul 2> nul
Reg delete "HKLM \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Installer \ UserData \ S-1-5-18 \ Products \ a1_201d664610145ad115603930ca56"/f> nul 2> nul
Reg delete "HKLM \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Installer \ UserData \ S-1-5-18 \ Products \ BC78C1BA70810FC44B2CEC1EC481DC4B"/f> nul 2> nul
Reg delete "HKLM \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Installer \ UserData \ S-1-5-18 \ Products \ C3839DFF5D1079849A4534FA95A9DE03"/f> nul 2> nul
Reg delete "HKLM \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Installer \ User Data \ S-1-5-18 \ Products \ DBBFB30076C6E9142AD4D0ACCFA32594"/f> nul 2> nul
Echo cleared!
Pause

Finally, if you still cannot solve the problem of vmvirtual machines, we recommend that you install VBox virtual machines. VBOX is completely open-source and free.

Software Name: Virtualbox Virtual Machine
Software Version: 4.3
Software size: 101 MB
Software authorization: Free Version
Applicable platform: Win9X Win2000 WinXP Win2003 Vista Win7
: Http://www.bkjia.com/down/html/virtualbox.html

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.