vs2012卸载不干净_CAD如何卸载干净

vs2012卸载不干净_CAD如何卸载干净当VS2005卸载不干净时  那个恶心……当手动删除一部分文件(也许这部分文件中包括了卸载程序)后,再调用win的卸载程序或360的软件卸载来卸载VS2005,答案是……没办法卸载干净的。想想也是必然的,没了对应的卸载程序当然会卸载不了对应那部分信息,然而再次安装时安装程序首先检测注册表中有没有对应的安装信息,假如检测到有,那你挂了,安装程序自动屏蔽掉已经有注册信息的一部分,只安装被正常卸

大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。

Jetbrains全系列IDE稳定放心使用

当VS2005卸载不干净时  

那个恶心……当手动删除一部分文件(也许这部分文件中包括了卸载程序)后,再调用win的卸载程序或360的软件卸载来卸载VS2005,答案是……没办法卸载干净的。想想也是必然的,没了对应的卸载程序当然会卸载不了对应那部分信息,然而再次安装时安装程序首先检测注册表中有没有对应的安装信息,假如检测到有,那你挂了,安装程序自动屏蔽掉已经有注册信息的一部分,只安装被正常卸载的那部分,其实没有被正常卸载的那一部分也不存在了,只不过没有走win的流程,直接手动删除掉了。缺少对应组件的安装程序当然不能成功安装了,就算是修复,也会修复失败。

    在Google上搜索了一番,还好,找到一位国外兄弟跟我遇到相同的情况,其实遇到这种情况的大有人在,但在国内网站能搜到的,大部分是只提问题不提答案的……再一次恶心……国外兄弟的博客当然全是英文了,不过幸好,凭借阅读帮助文档的蹩脚英语,终于搞掂,重新安装上VS2005。

    下面把解决方案贴上:
OK, I just ended up having to burn one of my MSDN incidents :( because I could not get Visual Studio 2005 to install correctly, so I figured I’d blog the solution so someone else could benefit from it.
 
The Error
The error message I got simply said that Document Explorer 2005 failed to install.  Tracing the event log I got the following:
 
Product: Microsoft Document Explorer 2005 — The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2908. The arguments are: {FAA7C2AC-4205-4228-BEB6-6E647CCA9FD2}, ,
 
followed by:

Product: Microsoft Document Explorer 2005 — Error 1935.An error occurred during the installation of assembly ‘Microsoft.MSXML,Version=”8.0.0.0″,PublicKeyToken=”b03f5f7f11d50a3a”,Culture=”neutral”,FileVersion=”8.0.50727.42″,ProcessorArchitecture=”MSIL”‘. Please refer to Help and Support for more information. HRESULT: 0x80131700. assembly interface: , function: CreateAssemblyNameObject, component: {B1BE189C-054D-4195-9C26-49D28C20DE94}
 
The Solution
The problem was solved by following these steps:
  1. Uninstall .NET 2.0.
    1. Click “Start”.  The Windows Start Menu pops up.
    2. Click “Control Panel”.  The Control Panel windows opens.
    3. Double Click “Add/Remove Programs”.  The Add/Remove Programs window opens and after some period of scanning for applications, presents you with a list of installed applications.
    4. Select the “.NET Framework 2.0” application and select to remove it.
  2. Delete temp files.
    1. Click “Start”.  The Windows Start Menu pops up.
    2. Click “Run”.  The Run command window opens.
    3. Enter “%temp%” and click OK.  This will open your Temp folder.
    4. Press Ctrl+A.  This will select all the files in the folder.
    5. Press Shift+Del to delete all files listed that are not locked.  The delete process may abort on error several times stating that a particular file could not be deleted.  Simply unselect that given file by holding down the Ctrl key and clicking the file and continue the deletion.  In my case there were 2 files that could not be deleted in the end.
  3. Add registry key.
    1. Click “Start”.  The Windows Start Menu pops up.
    2. Click “Run”.  The Run command window opens.
    3. Enter “regedit” and click OK.  This will open RegEdit.
    4. Navigate down to HKLM\Software\Policies\Microsoft\Windows\Installer.
    5. Right click in the right hand pane.  A popup menu with one option, “New” appears.
    6. Click “New”.  A new popup menu with several options appears.
    7. Click “String Value”.
    8. Change the “New Value #1” text to “Logging”.
    9. Double click the “Logging” entry.  The value edit window opens.
    10. Change the value of the key to “VoiceWarmup” & click OK.
    11. Close RegEdit.
  4. Install the .NET Framework 2.0.
    1. Open Windows Explorer.
    2. Navigate to “D:\wcu\dotNetFramework”.
    3. Double click “dotnetfx.exe” to install the framework.
  5. Install the Microsoft Document Explorer 2005.
    1. In Windows Explorer, navigate to “D:\wcu\DExplore”.
    2. Double click “DExplore.exe” to install the Document Explorer.
  6. Install Visual Studio 2005 as per normal from here.

That worked for me… hopefully, it will work for you too! :)

Later
C

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/190281.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • 插入排序

    插入排序

    2021年12月14日
    55
  • wake on wlan无线唤醒_睡眠后重启才能连接WiFi

    wake on wlan无线唤醒_睡眠后重启才能连接WiFi(1)添加头文件:       #include “core.h”      在core.h文件中有:       #ifdef CONFIG_HAS_EARLYSUSPEND             #include        #endif (2)在wifi驱动ath6kl结构体中添加early_suspend结构:        #ifdef CO

    2022年9月18日
    2
  • SecureCRT SSH远程连接出现connection was reset或者connection closed

    SecureCRT SSH远程连接出现connection was reset或者connection closedSecureCRT SSH远程连接出现connection was reset或者connection closed

    2022年4月24日
    235
  • RPN网络解读

    RPN网络解读RPN网络源码解读在高层的featuremap初次计算anchorbox点数值604099代表一个特征维度生成9个anchorbox,但特征层w,h为啥是60,40不应该是相等的?毕竟backbone网络一系列操作(下采样),w,h同时缩小的。下不管了,不是今天主要问题。step1:也就是说原始生成大约20000boxs,再进行2k排序(每个boxs得分为目标或背景的概率,不管是背景还是目标都要得分高的)设定阈值为12000,也就是说最多保留12000,也有的源码设定2000。step2

    2022年6月23日
    32
  • 【池化选择】全局最大池化和全局平均池化的实验分析

    根据MIT的LearningDeepFeaturesforDiscriminativeLocalization论文中的描述,在使用类响应图classactivationmapping(CAM)对比全局平均池化Globalaveragepooling(GAP)vs全局最大池化globalmaxpooling(GMP):类响应图示例:…

    2022年4月9日
    346
  • id门禁卡复制到手机_门禁卡复制到手机苹果

    id门禁卡复制到手机_门禁卡复制到手机苹果大家好,我是时间财富网智能客服时间君,上述问题将由我为大家进行解答。门禁卡复制到苹果手机的步骤如下:1、首先读取卡的ID,并安装“NFCTagInfo”,打开手机的NFC设置,门禁卡贴到手机后盖NFC部分,“NFCTagInfo”读取校园卡ID。可以看到“我的卡”ID号码。2、其次修改手机NFC的ID。随即打开R.E.管理器,根目录etc,找到etc文件夹中的“libnfc-nxp.conf”…

    2022年6月10日
    175

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号