Tracking registry use... or something...

Discuss anything related to portable freeware here.
Post Reply
Message
Author
port2401
Posts: 3
Joined: Tue Jan 23, 2007 3:57 pm

Tracking registry use... or something...

#1 Post by port2401 »

I was wondering if there's an simple way to check if a certain piece of installed software requires the registry to function.

or also, if a program writes registry values when opened (installed or not), and if so, what values.

thanks.

User avatar
Gary
Posts: 43
Joined: Mon May 15, 2006 5:13 am

#2 Post by Gary »

Hi port2401!

RegShot, listed at this site, works well at that. Steps w/RegShot:

1. Take your first shot before running the installed sw
2. Run the installed sw
3. Take your second shot after running the installed sw
4. Compare the two shots

RegShot then shows the results of the comparison, which may show the installed sw creating registry keys and/or values...


--Gary :)

port2401
Posts: 3
Joined: Tue Jan 23, 2007 3:57 pm

#3 Post by port2401 »

thanks for the quick reply :)

Replika
Posts: 18
Joined: Sun Oct 29, 2006 9:15 am

#4 Post by Replika »

Use Process Monitor or Regmon. They can monitor in real-time:

http://www.microsoft.com/technet/sysint ... nitor.mspx

http://www.microsoft.com/technet/sysint ... egmon.mspx

or search in this site :D

Post Reply