Collections - Tools - Fix problems that programs cannot be installed or uninstalled

Original link

https://support.microsoft.com/en-us/mats/program_install_and_uninstall

<h3>JavaScript is either disabled or not supported by your browser. This site requires JavaScript to function properly.</h3>

Fix problems that programs cannot be installed or uninstalled

Close

Automatically repair issues that block program installation or removal because of corrupted registry keys.

Run now

<style type="text/css"> #mainColumn .rnp_launch_panel .download .expand { display: none; } #mainColumn .rnp_launch_panel .download .detail { display: block; } #mainColumn .rnp_launch_panel .download .toggle { cursor: text; font-weight: bold; color: Black; } #mainColumn .rnp_launch_panel .download .toggle span { margin: 0; } #mainColumn .rnp_launch_panel .download .toggle:hover { text-decoration: none; } </style>

What it fixes

  • Corrupted registry keys on 64-bit operating systems
  • Corrupted registry keys that control the update data
  • Problems that prevent new programs from being installed
  • Problems that prevent existing programs from being completely uninstalled or updated
  • Problems that block you from uninstalling a program through the Add or Remove Programs (or Programs and Features) item in Control Panel

Runs on

  • Microsoft Windows Server 2003
  • Microsoft Windows Server 2003 R2
  • Microsoft Windows XP
  • Windows 7
  • Windows Server 2008
  • Windows Server 2008 R2
  • Windows Vista
  • Windows 8
  • Windows 8.1
  • Windows Server 2012 editions
  • Windows Server 2012 R2

Applies to

  • Microsoft Visual Studio 2005
  • Microsoft Visual Studio 2005 Professional Edition
  • Microsoft Visual Studio 2005 Professional Edition with MSDN Premium Subscription
  • Microsoft Visual Studio 2005 Professional Edition with MSDN Professional Subscription
  • Microsoft Visual Studio 2008
  • Microsoft Visual Studio 2008 Standard Edition
  • Microsoft Visual Studio 2008 Professional Edition
  • Microsoft Visual Studio 2008 Express Edition
  • Microsoft Visual Studio 2008 Academic Edition
  • Microsoft Visual Studio 2008 Software Development Kit
  • Microsoft Visual Studio 2008 Tools for Applications Software Development Kit
  • Microsoft Visual Studio 2008 Shell (integrated mode)
  • Microsoft Visual Studio 2008 Shell (isolated mode) Redistributable Package
  • Microsoft Visual Studio 2010
  • Microsoft Visual Studio 2010 Ultimate with MSDN
  • Microsoft Visual Studio 2010 Ultimate
  • Microsoft Visual Studio 2010 Professional with MSDN
  • Microsoft Visual Studio 2010 Professional
  • Microsoft Visual Studio 2010 Professional with MSDN Embedded
  • Microsoft Visual Studio 2010 Premium
  • Microsoft Visual Studio 2008 Professional Edition with MSDN Embedded
  • Microsoft Visual Studio 2010 Remote Debugger
  • Microsoft Visual Studio 2010 Shell (Isolated)
  • Microsoft Visual Studio 2010 Shell (Integrated)
  • Microsoft Visual Studio 2010 Software Development Kit

时间: 2024-11-05 08:33:43

Collections - Tools - Fix problems that programs cannot be installed or uninstalled的相关文章

Fix problems that block programs from being installed or removed

Follow these steps to automatically repair issues including corrupted registry keys that block you from installing or removing programs: Select the Download button on this page. In the File Download dialog box, click Run or Open, and then follow the

Android requires compiler compliance level 5.0 or 6.0. Found &#39;1.8&#39; instead. Please use Android Tools&gt;Fix project Properties.

重装操作系统之后,或者破坏了Android的开发环境之后,需要重新配置好Android的开发环境.但是配置好后,导入原有的项目时,报错: Android requires compiler compliance level 5.0 or 6.0. Found '1.8' instead. Please use Android Tools>Fix project Properties. 解决方法: 1.按照报错的提示,项目右击-->Android Tools-->Fix project P

51 Best DevOps Tools for #DevOps Engineers

不用那么累了, 都在这. 原文出处:https://blog.profitbricks.com/51-best-devops-tools-for-devops-engineers/ 51 Best DevOps Tools for #DevOps Engineers On 02.18.15, In Cloud Computing, DevOps, by Drue Placette DevOps, or the collaboration between development and opera

Installing EF Power Tools into VS2015

TLDR: If you don’t want to do the tasks (even though they are so easy) you can download the updated VSIX I created from here. The Entity Framework Power Tools extension for Visual Studio has been around for quite some time and is still called a Beta.

What&#39;s Assembly - CSharp - Editor - first pass.dll? Best How to Fix Assembly - CSharp - Editor - first pass.dll Error Guide

If you've found yourself here, I'm guessing that you're getting Assembly - CSharp - Editor - first pass.dll error message and want to find an effective solution to fix this error. You should know for sure that you have to fix this error ASAP, otherwi

Autotools Mythbuster

Preface Diego Elio?"Flameeyes"?Pettenò Author and Publisher?<[email protected]> SRC=https://autotools.io/index.html David J.?"user99"?Cozatt Miscellaneous Editing?<[email protected]> Copyright ? 2009-2013 Diego Elio Pettenò

Easy Install详细参数

Easy Install Easy Install is a python module (easy_install) bundled with setuptools that lets you automatically download, build, install, and manage Python packages. Please share your experiences with us! If you encounter difficulty installing a pack

Android开发错误汇总

[错误信息] [2011-01-19 16:39:10 - ApiDemos] WARNING: Application does not specify an API level requirement![2011-01-19 16:39:10 - ApiDemos] Device API version is 8 (Android 2.2) 原因: 不影响正常运行.在AndroidManifest.xml文件中没有加API的版本号,在<manifest> </manifest>

wxpython wx.windows的API

wx.Window is the base class for all windows and represents any visible object on screen. All controls, top level windows and so on are windows. Sizers and device contexts are not, however, as they don't appear on screen themselves. Please note that a