MSI failed, 不能卸载VMware
sequence to isolate the issue and to resolve it properly. They are also ordered in the most appropriate sequence to minimize data loss. After completing each step, you can try installing the product again. Work through each troubleshooting step in order, and do not skip a step.
- Make sure that you are logged into Windows as a local administrator. For more information, see:
- Windows XP and Vista – The Microsoft article User accounts: frequently asked questions
- Windows 7 – The Microsoft article How do I log on as an administrator?
- Clear the contents of your
Tempdirectory:- For Windows XP, click the Start > Run. For Windows Vista/7, click the Start globe / Windows logo button.
- Type
%TEMP%and press Enter. - Select and delete all files.
- Reinstall the latest version of Windows Installer. For more information and a for download link, see the Microsoft Knowledge Base article 942288.
- Run the installer of the currently installed version of Workstation and choose Repair. When complete, restart the PC and run the setup for the new version of Workstation.
- If you are running Windows XP, reregister the Microsoft installer. From a command prompt, enter these two commands:
MSIExec /unregister
MSIExec /regserverNote: For more information on command prompts, see Opening a command or shell prompt (1003892).
- Use the Windows System Configuration (msconfig) utility to disable all non-Microsoft startup utilities. For more information, see Using the Windows System Configuration utility (1004010). Restart Windows, so that only the enabled Microsoft services are running.
- From the command prompt, run this command:
sfc /SCANNOW
For more information on this command, see the Microsoft Knowledge Base article 929833.
- Create a new user user account with administrative privileges and log in as the new user. For more information, see:
- Windows XP – The Microsoft Knowledge Base article 279783
- Windows Vista – The Microsoft article Create a user account
- Windows 7 – The Microsoft article Create a user account
For more information on the Microsoft installer, see the Microsoft Knowledge Base article 2438651.
Note: The preceding links were correct as of February 7, 2011. If you find a link is broken, provide feedback and a VMware employee will update the link.
==========================================
把下面代码复制成bat文件,并执行:
echo off
cls
echo "flag">>%windir%system32test.log
if not exist %windir%system32test.log (
cls
echo 请右键使用管理员身份运行!!!
pause
exit
)
cls
echo. 确认进行清理?
pause
reg delete "HKEY_LOCAL_MACHINESOFTWAREVMware, Inc." /f >nul 2>nul
reg delete "HKEY_CURRENT_USERSOFTWAREVMware, Inc." /f >nul 2>nul
reg delete "HKCRInstallerProducts7A26F0EA2A1AF704F9C48439B99DDAD8" /f >nul 2>nul
reg delete "HKCRInstallerProductsC6B325AF07E1AF439D3AD4079F106F7" /f >nul 2>nul
reg delete "HKCRInstallerProductsA57F49D06AE015943BFA1B54AFE9506C" /f >nul 2>nul
reg delete "HKCRInstallerFeatures7A26F0EA2A1AF704F9C48439B99DDAD8" /f >nul 2>nul
reg delete "HKCRInstallerFeatures7A79579133DA8984D9E8376086814B46" /f >nul 2>nul
reg delete "HKCRInstallerFeaturesA116201D664610145AD115603930CA56" /f >nul 2>nul
reg delete "HKCRInstallerFeaturesBC78C1BA70810FC44B2CEC1EC481DC4B" /f >nul 2>nul
reg delete "HKCRInstallerFeaturesC3839DFF5D1079849A4534FA95A9DE03" /f >nul 2>nul
reg delete "HKCRInstallerFeaturesDBBFB30076C6E9142AD4D0ACCFA32594" /f >nul 2>nul
reg delete "HKCRInstallerProducts7A79579133DA8984D9E8376086814B46" /f >nul 2>nul
reg delete "HKCRInstallerProductsA116201D664610145AD115603930CA56" /f >nul 2>nul
reg delete "HKCRInstallerProductsBC78C1BA70810FC44B2CEC1EC481DC4B" /f >nul 2>nul
reg delete "HKCRInstallerProductsC3839DFF5D1079849A4534FA95A9DE03" /f >nul 2>nul
reg delete "HKCRInstallerProductsDBBFB30076C6E9142AD4D0ACCFA32594" /f >nul 2>nul
reg delete "HKCRInstallerProducts7A26F0EA2A1AF704F9C48439B99DDAD8" /f >nul 2>nul
reg delete "HKCRInstallerProducts7A79579133DA8984D9E8376086814B46" /f >nul 2>nul
reg delete "HKCRInstallerProductsA116201D664610145AD115603930CA56" /f >nul 2>nul
reg delete "HKCRInstallerProductsBC78C1BA70810FC44B2CEC1EC481DC4B" /f >nul 2>nul
reg delete "HKCRInstallerProductsC3839DFF5D1079849A4534FA95A9DE03" /f >nul 2>nul
reg delete "HKCRInstallerProductsDBBFB30076C6E9142AD4D0ACCFA32594" /f >nul 2>nul
reg delete "HKLMSOFTWAREMicrosoftWindowsCurrentVersionInstallerUserDataS-1-5-18Products7A26F0EA2A1AF704F9C48439B99DDAD8" /f >nul 2>nul
reg delete "HKLMSOFTWAREMicrosoftWindowsCurrentVersionInstallerUserDataS-1-5-18Products7A79579133DA8984D9E8376086814B46" /f >nul 2>nul
reg delete "HKLMSOFTWAREMicrosoftWindowsCurrentVersionInstallerUserDataS-1-5-18ProductsA116201D664610145AD115603930CA56" /f >nul 2>nul
reg delete "HKLMSOFTWAREMicrosoftWindowsCurrentVersionInstallerUserDataS-1-5-18ProductsBC78C1BA70810FC44B2CEC1EC481DC4B" /f >nul 2>nul
reg delete "HKLMSOFTWAREMicrosoftWindowsCurrentVersionInstallerUserDataS-1-5-18ProductsC3839DFF5D1079849A4534FA95A9DE03" /f >nul 2>nul
reg delete "HKLMSOFTWAREMicrosoftWindowsCurrentVersionInstallerUserDataS-1-5-18ProductsDBBFB30076C6E9142AD4D0ACCFA32594" /f >nul 2>nul
echo 清理完成!
pause
MSI failed, 不能卸载VMware的更多相关文章
- 【转】卸载VMware时提示“The MSI failed”解决方案
转载地址: http://www.2cto.com/os/201309/243843.html 安装精简版VM后再安装其他版本的VM,或者想升级安装更高的版本时,无法正常卸载(如提示The MSI ...
- 安装VMware Workstation提示the msi failed的解决办法
有朋友安装VMware Workstation时出现报错,提示the msi failed等信息,原来他以前安装过绿色版.优化版的VM,但删掉后重装VM就会有这样的报错提示,如果你也遇到了相同的困扰, ...
- VMware Workstation “The Msi Failed”解决方法
今天准备装虚拟机时,遇到一个问题一直没办法解决.折腾了一下午,总算解决了.在这里记录以下,以便大家遇到相同的问题时,能尽快解决. 由于以前安装过WMware Workstation,然后又卸载了.今天 ...
- VMware WorkStation安装时提示The MSI failed
以前安装过其他版本的VMware workstation卸载不完全造成的 先把所有VMware相关服务关闭,然后打开注册表,搜索所有VMware相关键值,删除掉,然后再安装就可以了 前提是你机器上没有 ...
- vmware 安装提示the msi failed
原因是卸载不干净,使用批处理bat文件卸载,然后重启即可. VMware workstation 10.0序列号:MA491-6NL5Q-AZAM0-ZH0N2-AAJ5A 百度云文件:http:// ...
- 重新安装VMware10提示"The Msi '' Failed"问题解决方案
想把虚拟机软件升级以下,没想到卸载的时候不干净,再安装的时候总提示让我先卸载旧版本但实际上旧版本已经卸载过了,这里又没法再卸载一次,所以就提示”The MSI '' failed“ 显然,安装程序还是 ...
- 卸载VMware
最近使用ubuntu的时候操作不当直接卡死了,然后强制关闭VMware软件,之后再打开时出现本文中的 “Vmware启动ubuntu 出现错误 ”这个情况,具体请看链接:https://www.cnb ...
- 启用hyper-v后无法卸载vmware
机器上启用了hyper-v,想卸载vmware,报错了: Error: This product may not be installed on a computer that has Microso ...
- 如何卸载VMware虚拟机?
如何卸载VMware虚拟机? 1.windows + R 打开>运行-->regedit(打开编辑注册表)-->找到HKEY_LOCAL_MACHINE-->Software ...
随机推荐
- CCF CSP 201403-3 命令行选项
CCF计算机职业资格认证考试题解系列文章为meelo原创,请务必以链接形式注明本文地址 CCF CSP 201403-3 命令行选项 问题描述 请你写一个命令行分析程序,用以分析给定的命令行里包含哪些 ...
- bzoj 2752
2752 思路: 线段树: 代码: #include <cstdio> #include <cstring> #include <iostream> #includ ...
- ubuntu安装redis 和可视化工具
方式一: 下载地址:http://redis.io/download,下载最新文档版本. 本教程使用的最新文档版本为 2.8.17,下载并安装: $ wget http://download.redi ...
- java字符串解析
java的虚拟机在内存中开辟出一块单独的区域,用来存储字符串对象,这款内存区域被称为字符串缓冲池. //创建字符串的时候先查找字符串缓冲池中没相同的对象,如果相同的对象就直接返回改对象的引用 //如果 ...
- @Resource与@Autowired注解的区别(转)
Spring不但支持自己定义的@Autowired注解,还支持由JSR-250规范定义的几个注解.如:@Resource.@PostConstruct及@PreDestroy 1.@Autowired ...
- centos 安装php7、pecl 、swoole、redis拓展
一.更新yum源,安装php7 CentOS/RHEL 7.x: rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest- ...
- shell cut
使用说明cut 命令从文件的每一行剪切字节.字符和字段并将这些字节.字符和字段写至标准输出.如果不指定 File 参数,cut 命令将读取标准输入.必须指定 -b.-c 或 -f 标志之一. 主要参数 ...
- WebApi-JSON序列化循环引用
Overview 最近被序列化,循环引用的问题,让我浑身酸爽.遇到这种异常是在搭建WebApi的时候,当我返回Linq实例类集合的时候出现的. 下定决心要解决这个问题.循环引用引起的原因是: 比如说: ...
- [MySQL-笔记]创建高性能索引
索引,MySQL中也叫“键”,是存储引擎中用于快速找到记录的一种数据结构,具体的工作方式就像书本中的索引一样,但是具体的实现方式会有差别. 一.索引分类 B-Tree索引: 优点: MyISAM中,索 ...
- kolla部署all-in-one环境(N版)
简单介绍: Kolla 是 OpenStack 大帐篷模式下的官方子项目之一,其主要目标是通过利用 Docker 容器以及 Ansible 自动化部署工具,来为 OpenStack 云平台提 供一个简 ...