日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

MSI failed, 不能卸载VMware

發(fā)布時間:2025/3/14 编程问答 18 豆豆
生活随笔 收集整理的這篇文章主要介紹了 MSI failed, 不能卸载VMware 小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.

解決方法;?http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1031302

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.

To resolve this issue:
  • 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?Temp?directory:?

  • 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 /regserver

    Note
    : 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文件,并執(zhí)行:

    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

    ?

    轉(zhuǎn)載于:https://www.cnblogs.com/liangxiaofeng/p/3471988.html

    總結(jié)

    以上是生活随笔為你收集整理的MSI failed, 不能卸载VMware的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。

    如果覺得生活随笔網(wǎng)站內(nèi)容還不錯,歡迎將生活随笔推薦給好友。