Tag: Uninstaller

How To Deal with Uninstall Problems in Windows

July 23, 2008 by Jason

Although most Windows software comes with an installation program, there can still be problems if you install or uninstall software. A failed installation can cause the installation not to be redone without clearing the failed installation. Unfortunately a failed installation can often not be undone, which means you are stuck with a chicken and egg situation.

Another common situation is when you installed a trial of a software product and after expiration you need to uninstall it before you can install a registered version. In case the uninstall process is not complete, chances are the software will keep on indicating the expired status.

If the standard uninstaller for the program does not work, you can try to manually remove the software. This means that the related files need to be removed from disk and all related configuration data needs to be removed. Some (older) software uses local configuration files that reside with the program in the installation directory, but most software will use the Windows registry to store configuration information. Read More»

A Better Uninstaller?

July 07, 2008 by Jason

At a rough guess I would say that around 50 percent of PC problems are concerned one way or another with installing and uninstalling software, the latter being far and away the most troublesome operation for many users. A lot of programs are just not very good at removing themselves from systems, bits and pieces are often left behind, cluttering the Registry or interfering with other programs.

Contrary to popular belief Add/Remove Programs in Windows doesn’t actually do any uninstalling, it’s simply groups together the uninstall utilities for the programs on your PC so maybe it’s time for something with a bit more teeth. How about Revo Uninstaller, it’s a powerful uninstaller utility that takes over where Add/Remove Programs leaves off. Firstly it analyses the program, checking files folders and Registry keys, then it sets a new Restore Point and then, only when it is satisfied that it knows everything there is to know about a program, does it remove all traces of it. Read More»