Computing.Net > Forums > Windows 95/98 > WINDOWS REGISTRY PROBLEM

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

WINDOWS REGISTRY PROBLEM

Reply to Message Icon

Name: JAG
Date: January 1, 2001 at 01:17:28 Pacific
Comment:

Is there a way to find out what all files (mainly registry) a program installs, so that a program can be COMPLETELY removed?



Sponsored Link
Ads by Google

Response Number 1
Name: Steve
Date: January 1, 2001 at 01:32:47 Pacific
Reply:

If you have leftover registry entries, the best way I have gotten rid of them is to open
a dos prompt, type regedit, click on edit, then find, enter a program name or file name then click on find next. if it finds something and you are sure you don't need it you can delete that entry. hit f3 to find the next occurence. you should deffinately back up your registry before you do any editing or deleting of it. to back it up, from the regedit screen, just click registry then export and save it to a safe place in case you mess something up. also in dos mode you can run scanreg /restore and it will let you restore a previous (hopefully working) registry date.


0

Response Number 2
Name: Ronnie Ratt
Date: January 1, 2001 at 01:33:07 Pacific
Reply:

G'day Jag, yes, there are installer programs like 'In Control' that will record the installation of a program. It will generate a file showing registry keys installed, what files go where and files that may have been modified in the process [like Win.ini]

It even continues the recording if your machine has to reboot.

It's free and should be available from most major software sites, like Winfiles.com or Tucows etc..

There may be better ones around as well


0

Response Number 3
Name: ()
Date: January 1, 2001 at 07:43:21 Pacific
Reply:

http://www.vtoy.fi/jv16/index.shtml

Freeware Registry Cleaner. Removes all traces of program from registry and has many other features. Check it out.


0

Response Number 4
Name: **
Date: January 1, 2001 at 11:42:12 Pacific
Reply:

More info on installer programs, can't find "In Control"


Thnx!!


0

Response Number 5
Name: nad
Date: January 1, 2001 at 13:17:38 Pacific
Reply:

boot to dos prompt and type scanreg /fix


0

Related Posts

See More



Response Number 6
Name: Ford LTD
Date: January 1, 2001 at 13:32:59 Pacific
Reply:

Look into all the files with the extension "inf" on the install disk(s). You will find out where the install or setup has made changes to your registry.

Before you install a program you can restart your computer in MS-DOS mode and use the DIR command to list all files in the WINDOWS and SYSTEM directories and save the listing to a text file named BEFORE. Like this...

Dir c:\windows /a-d/on > c:\before.txt

Then start Windows, install the program, restart the computer so any changes take effect. Then again restart the computer in MS-DOS mode and do a Directory listing again on the WINDOWS and SYSTEM directories, this time name the file AFTER. Like this...

Dir c:\windows /a-d/on > c:\after.txt

Now you have a before and after listing that you can use the FC (file compare) command on to show you the differences. Like this...

fc c:\before.txt after.txt > c:\diff.txt

Now while still in dos mode open the file named diff.txt with the EDIT command. Like this...

edit c:\diff.txt

If the file is to big you'll will have to restart windows and use Wordpad to view the file.


0

Response Number 7
Name: RR
Date: January 1, 2001 at 13:52:10 Pacific
Reply:

G'day **, In Control [Inctrl4] is at this link:

http://www.zdnet.com/pcmag/pctech/content/18/02/ut1802.001.html


0

Response Number 8
Name: eh?
Date: January 1, 2001 at 15:14:09 Pacific
Reply:

scanreg/fix??
Please stop guessing.

the dos method will tell you the files installed but not the registry entries
could be a long nite of doing registry finds
i think i'd vote to run a cleaner


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: WINDOWS REGISTRY PROBLEM

windows registry problem www.computing.net/answers/windows-95/windows-registry-problem/92115.html

Windows registry and scan disk problems www.computing.net/answers/windows-95/windows-registry-and-scan-disk-problems/64678.html

Windows Registry problems www.computing.net/answers/windows-95/windows-registry-problems/96230.html