• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Finding all registry files associated with a program?

Metalloid

Diamond Member
I have a program that I want completely gone. It is installed to my C:, and the program folder is located in program files.

How do I find all registry files associated with this program?

EDIt: Win 2k by the way
 
the uninstall (if it exists) usually works best. other than that, you need to do your own searches in the registry, as far as i know.
 
The only way you could really get a good idea is to use an application that watches what registry keys are created/modified while installing the application on another machine. There are a lot of programs that make so many registry settings that it's next to impossible to undo what they've done without a list to work off of.
 
Back
Top