Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 20-02-2008, 01:54 PM   #1 (permalink)
oops!
 
Join Date: Sep 2006
Location: Blogosphere
Posts: 16
Question Monitoring Registry Lines


Is there any program which can trace all the alterations made to registry (Windows Registry)?

My machine runs on Windows XP SP3, and I want to review all registry entries done by installing or running a particular program.I think any malicious codes running from registry could be recognized prior to any damages.

For an instance, I had previously installed a program named X. Later, to install the newer version (overwrite not permitted), I uninstilled the previous one. But still the latest version while running set up says "You had previously installed the earlier version, but the registry entries were not cleaned properly. Please, remove them all to proceed the installation."

My guesticulation says blocking of access to registry by the antivirus s/w might have prevented cleaning of regedit entries while uninstalling.
gearShifts is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 20-02-2008, 02:05 PM   #2 (permalink)
* Teh Flirt King *
 
Quiz_Master's Avatar
 
Join Date: Dec 2005
Location: Originally From : Ratlam M.P., Currently in: Hyderabad
Posts: 972
Default Re: Monitoring Registry Lines

When I was on Windows 2000 I used Active Registry Monitor.. ( Now i dont use anything like it..)

You can moniter ur registry by making snapeshot of it...
So what u can do 4 ur purpose is b4 installing a Softie make snapeshot & after installing create snapeshot and compare them.. It will show you all the changes between both snapeshots...
__________________
World is just a Quizzical Reality : Quiz_Master//Ashwin :D

Blog: http://ashwinsaxena.com/blog - Tech, Life and Other Things.
Quiz_Master is offline  
Old 20-02-2008, 07:59 PM   #3 (permalink)
Wise Old Crow
 
blueshift's Avatar
 
Join Date: Apr 2005
Location: Inside the Pixel
Posts: 1,227
Default Re: Monitoring Registry Lines

Quote:
RegShot is a small registry compare utility(freeware) that allows you to quickly take a snapshot of your registry and then compare it with a second one - done after doing system changes or installing a new software product.
Download
__________________
http://twitter.com/blueshift155
blueshift is offline  
Old 20-02-2008, 09:55 PM   #4 (permalink)
In The Zone
 
pushkaraj's Avatar
 
Join Date: Oct 2006
Location: Mumbai
Posts: 430
Thumbs up Re: Monitoring Registry Lines

Quote:
Originally Posted by blueshift View Post
Thanx for the link.

@gearShifts, you can also try this -> Regmon

Quote:
RegMon is a Registry monitoring utility that will show you which applications are accessing your Registry, which keys they are accessing, and the Registry data that they are reading and writing - all in real-time. This advanced utility takes you one step beyond what static Registry tools can do, to let you see and understand exactly how programs use the Registry. With static tools you might be able to see what Registry values and keys changed. With Regmon you'll see how the values and keys changed..
__________________
The statistics on sanity are that 1 out of every 4 humans is suffering from some form of mental illness:shock:
Think of your 3 best friends. If they are OK, then it's YOU:grin::grin::grin:
pushkaraj is offline  
Old 24-02-2008, 10:43 PM   #5 (permalink)
Distinguished Member
 
anandk's Avatar
 
Join Date: Mar 2005
Location: Pune
Posts: 3,783
Default Re: Monitoring Registry Lines

Windows does not provide an in-built Registry monitoring tool, unfortunately.

The most you can do is to harness the command-line program fc.exe to compare registry export files that you create before and after the registry change.

First, export a .reg file (or .txt file) and name it as say reg1
Then let the change happen; ie install the program, etc.
Now export the changed .reg file (or .txt file) and name it as say, reg2.

Open a command prompt and type
fc /u reg1.reg reg2.reg > regcompare.txt

Since .reg files use unicode, the /u switch, tells fc.exe to use Unicode
You can now inspect the output regcompare in Notepad

Alternatively, you may want to use 3rd party tools. Sysinternals Process Monitor is a great freeware, to monitor registry changes in real time.

Extract From : De-Mystifying Windows Vista Registry
__________________
> www.TheWindowsClub.com <
= www.WinVistaClub.com =
Microsoft® MVP
anandk is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can u speak these lines? gaurav_indian Chit-Chat 12 15-04-2008 10:56 AM
How to Draw lines in C/C++? aditya.shevade Programming 6 01-06-2007 08:32 PM
LCD Monitor lines..... vivektheone Hardware Q&A 4 23-02-2007 02:55 PM
Telephone Lines techiways Mobiles and Tablets 3 28-09-2004 07:16 PM

 
Latest Threads
- by chris
- by abhidev
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 05:16 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2