Can't run executables after Revo Uninstaller cleaning the registry

2

1

I was trying to remove MSDN Library-January 2002 by using Revo Uninstaller. I allowed it to delelet those leftover registry entries(my fault, i should be more careful and don't do that). Now my machine is almost unaccessible, cannot open that Revo Uninstaller to recovery, cannot open Windows Explorer, cannot run CMD command from run, all executable shortcuts are not working anymore.

I guess I have to reinstall everything but how can I get my data out of the machine? It is a Dell laptop with Windows XP. I am afraid if I restart my machine, my machine will not come back anymore.

5YrsLaterDBA

Posted 2010-05-13T16:06:15.883

Reputation: 395

1Not a programming question. But as a friendly tip, just plug the hard-drive into another computer and extract your data. Or boot it up from a Linux LiveCD and move the data somewhere over the network, or to an USB memory or something, if it fits – None – 2010-05-13T16:13:02.783

Answers

3

It stores deleted uninstall entries here, look in that folder and see if its made a .reg file to undo its "Registry Cleaning".

Failing that, System Restore.

Alex K

Posted 2010-05-13T16:06:15.883

Reputation: 458

There is no such backup folder, no any .reg files, what I download is the professional version – None – 2010-05-13T16:22:17.300

1

Try the EXE File Association Fix here; http://www.dougknox.com/xp/file_assoc.htm then see if you can get into it and make it undo whatever it did. If you can't try a system restore.

– Alex K – 2010-05-13T16:30:32.237

@Alex you are saving me days time. Now the Revo Uninstall is launched from Task Manager -> cmd -> Revo Uninstall. It is restoring now. how can I give you more credits? really really appreciate your helppppppppppppppppppppppppp!! – None – 2010-05-13T16:58:48.133

I didn't realize it deleted my 216923 items from registry – None – 2010-05-13T17:08:01.687

haha, it works. happy day today. thank you! Alex – None – 2010-05-13T17:12:27.700

1

  1. Use a recovery tool like UBCD or Ubuntu Live CD to boot into the PC (These tools have their own OS).

  2. Then copy over the data to a backup drive or portable Disk.

  3. Format C:\ (Windows Drive) and re-install Windows.

By the way this question belongs on superuser.com

Ganesh R.

Posted 2010-05-13T16:06:15.883

Reputation: 4 869