Uninstalling a game that you've already deleted?

Associate
Joined
23 Apr 2007
Posts
1,785
Location
Cardiff-ish, Wales
Hi guys,

long story short: installed The Witcher 2, didn't work, problem with HDDs, unplugged, replugged, drive letters changed as I must have plugged SATAs differently, couldn't uninstall game as it couldn't find path, deleted game, tried to install again but it thinks it's still installed and can't find path. Phew.

I guess I need to clear the registry but I'm not sure where to find it. Any ideas?
 
start with HKEY_LOCAL_MACHINE\SOFTWARE
look for name of game company
then try
HKEY_LOCAL_MACHINE\SOFTWARE\

and lastly
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall
and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

CurrentVersion , should not have space , gay OCuk forums seems to add it
 
Could also use a registry crawler instead of going bit by bit (it scans registry and shows all items it's found). Also, could use Revo uninstaller to find any left over traces from an uninstall
 
start with HKEY_LOCAL_MACHINE\SOFTWARE
look for name of game company
then try
HKEY_LOCAL_MACHINE\SOFTWARE\

and lastly
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall
and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

CurrentVersion , should not have space , gay OCuk forums seems to add it

Yeah you could manually browse the registry... Alternatively, just open regedit, Ctrl+F search for "witcher", delete as appropriate, and use F3 to find next.
 
Or you could use the freeware registry analyser (now called regalyzer http://www.safer-networking.org/en/regalyzer/index.html)
it has a jump to reg key function , so you can paste the locations I posted
and jump straight to them.
It also has a great search feature which is a lot better than the built in regedit one
I pretty much use this instead of regedit
 
Last edited:
Right, and then you'd have to look through hundreds of keys to find the right one where the useful new find feature shows you what you actually want ;)
And don't forget how many of those key folders (especially in uninstall ;) have IDs instead of names, so you actually have to check each one..
 
Back
Top Bottom