如何把visual studio卸载干净

如何把visual studio卸载干净,第1张

彻底地、干净地删除visual studio。分为下面几步来完成:
第一步 删除注册表信息
点击“开始”按钮,单击“运行”,敲入RegEdit然后是你要删除的注册表中的某一项。
或者你敲入Regedit
来打开注册表编辑器
在注册表中按照目录顺序找到具体的某一项,然后按delete键删除。
上述是讲了两种删除注册表中某一项的方法。下面列出你要删除的:
HKEY_LOCAL_MACHINE\Software\Microsoft\Devstudio
HKEY_LOCAL_MACHINE\Software\Microsoft\HTML Help Collections
HKEY_LOCAL_MACHINE\Software\Microsoft\Visual Basic
HKEY_LOCAL_MACHINE\Software\Microsoft\Visual Component Manager
HKEY_LOCAL_MACHINE\Software\Microsoft\Visual Modeler
HKEY_LOCAL_MACHINE\Software\Microsoft\VisualStudio HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Visual Studio 60
-OR-
MSDN Library
-OR-
Visual Studio 60 components
HKEY_CURRENT_USER\Software\Microsoft\Devstudio
HKEY_CURRENT_USER\Software\Microsoft\Visual Basic
HKEY_CURRENT_USER\Software\Microsoft\Visual Component Manager
HKEY_CURRENT_USER\Software\Microsoft\Visual Modeler
HKEY_CURRENT_USER\Software\Microsoft\Visual Studio
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\StartMenu\&Programs\Microsoft Visual Studio 60
-or_
MSDN Library
-or-
other Visual Studio 60 components
HKEY_USERS\S-1-5-21-2127521184-1604012920-1887927527-72713\Software\Microsoft\Visual Studio
HKEY_USERS\S-1-5-21-2127521184-1604012920-1887927527-72713
\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\StartMenu\&Programs\Microsoft Visual Studio 60
-or_
MSDN Library
-or-
other Visual Studio 60 components
第二步删除目录
C:\Program Files\Microsoft Visual Studio
C:\Program Files\Common Files\Designer
C:\Program Files\Common Files\Microsoft Shared\MSDesigners98
C:\Program Files\Common Files\Microsoft Shared\MSDN
C:\Program Files\Common Files\Microsoft Shared\Triedit
C:\Program Files\Common Files\Microsoft Shared\VS98
C:\Program Files\Common Files\Microsoft Shared\Wizards98
对于windows2000的用户
找到C:\Documents and Settings\ your login \Application Data\Microsoft该目录下删除Visual Studio文件
第三步删除动态链接库dll文件
点击“开始”--à 搜索文件和文件夹
搜索下面的文件,并将其删除
Hhexe,Hhdat,Hhcolregdat,Hhctrlocx,Itssdll,Itircldll
第四步检查Comcatdll文件
在Windows\System或WinNT\System32目录下找到Comcatdll文件,如果该文件大小不是22K的话,则进行下面的 *** 作:
点击“开始”按钮,单击“运行”,敲入regsvr32 /u comcatdll
在Windows\System或WinNT\System32目录下找到Comcatdll文件,将其删除
从visual studio安装盘中,找到\Common\Ide\Ide98\Redist \Comcatdll文件将其复制到Windows\System或WinNT\System32目录下
点击“开始”按钮,单击“运行”,敲入regsvr32 comcatdll
经过上述四步的 *** 作,visual studio被我们从系统中彻底删除了,这时只要重新进行安装即可。
补充:
实际 *** 作情况表明:目录C:\Program Files\Common Files\Microsoft Shared\Triedit 可以不删,事实上也删不了,因为提示系统正在使用

一般不需要卸载,微软自家的集成开发环境,兼容性是不错的,不卸载也没有问题,个人的电脑安装的是VS2003和vs2010,一切正常。
如果要卸载vs2008,可以在控制面板中按如下顺序,依次卸载vs2008所有的组件(remove表示删除,引号内的是要卸载的组件名称):

Remove "MSDN Library for Visual Studio 2008 Beta"
Remove "Microsoft SQL Server Compact Edition 35"
Remove "Microsoft SQL Server Compact Edition 35 Design Tools"
Remove "Microsoft SQL Server Compact Edition 35 for Devices"
Remove "Microsoft Visual Studio Performance Collection Tools"
Remove "Windows Mobile 50 SDK R2 for Pocket PC"
Remove "Windows Mobile 50 SDK R2 for Smartphone"
Remove "Crystal Reports 2007"
Remove "Visual Studio Asset System"
Remove "Microsoft Visual Studio Web Authoring Component / Microsoft Web Designer Tools"
Remove "Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Runtime"
Remove "Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Runtime Language Pack" (non-English editions only)
Remove "Microsoft Visual Studio Tools for Office Runtime 30"
Remove "Microsoft Document Explorer"
Remove "Microsoft Document Explorer 2005 Language Pack" (non-English editions only)
Remove "Microsoft Device Emulator 30"
Remove "Microsoft NET Compact Framework 35"
Remove "Microsoft NET Compact Framework 20 SP1"
Remove "NET Framework 20 SDK"
Remove "Microsoft Visual Studio Codename Orcas Remote Debugger"
Remove "Microsoft Visual Studio 64bit Prerequisites Beta" (64-bit platforms only)
Remove "Microsoft NET Framework 35"


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/yw/10549160.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-05-09
下一篇 2023-05-09

发表评论

登录后才能评论

评论列表(0条)

保存