Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Essentials for setup troubleshooting   (RSS)

Updated: what to do if other .NET Framework setup troubleshooting steps do not help

A while back, I posted a set of instructions that can be used to try to resolve .NET Framework installation issues in case other troubleshooting steps listed on my blog, in knowledge base articles or elsewhere do not work. Those steps are out of date

Disabling services with MSConfig to work around setup failures

I was talking recently with a colleague who works on the .NET Framework setup and Windows Installer technical support team here at Microsoft. He told me about a set of steps that his team typically has customers try when they call in to report failed

Solving setup errors by using the SubInACL tool to repair file and registry permissions

A while back, I wrote a blog post about a .NET Framework 2.0 beta 2 installation problem that was caused by incorrect access control list (ACL) permissions on some registry hives. In that post, I described how to use a tool in the Windows Resource Kit

How to uninstall an application when it does not appear in Add/Remove Programs

One of the questions I commonly receive from customers is how to uninstall a product when there is no entry created for that product in the Add/Remove Programs control panel. I get asked this question about a lot of different MSI-based setups and OS hotfixes,

Using MsiInv to gather information about what is installed on a computer

As I was reading one of the posts on Quan To's new blog , I noticed that someone posted a link to a tool named msiinv.exe on their tools page. This tool (which stands for MSI Inventory) wraps some of the publicly documented MSI APIs to provide information

Help me help you if you have setup bugs

I've gotten some email questions from customers about setup failures that they've seen on their computers. Some of them are 1935 errors that match some of the previous blog posts I've written, some are .NET Framework errors, and some are general problems
 
Page view tracker