Page 1 of 1 1
Topic Options
#2589 - 2000-04-19 09:50 AM Tracking Registry changes
Anonymous
Unregistered


Right then, things are coming along nicely now. I've got to the stage where I wanna play with the registry and make changes directly. Whats the best way of tracking changes made i.e. if I wanted to set the pagefile size how do I know where the relevant keys are?
Top
#2590 - 2000-04-19 11:06 AM Re: Tracking Registry changes
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
Col...

As a good friend once delicately put it ...

"The following is not a better way of doing the job but it's my way"

code:

1) Close ALL open windows (quiet your machine)


2) Go Start->Run "regedit"


3) Hi-lite the key that you suspect will get the change (HKLM or HKCU )


4) Select Registry->Export Registry File... from the menu


5) Go File_name: c:\reg1 (the extention will default to .reg) (yeah - it's a big file)


6) Make your change ( ie set your pagefile size or whatever )


7) Set focus to regedit again and hit F5


8) Hi-lite the key that you exported in step 3


9) Select Registry->Export Registry File... from the menu


10) Go File_name: c:\reg2 (another big file - yup)


11) Pull-up a dos command window


12) Enter: FC REG1.REG REG2.REG >DIFF.REG


13) notepad DIFF.REG and look for relevant changes


14) if none found - restart at step 3 with "the other" key



Sorry for the elementary details, I know you know your stuff !

Does anybody have a better way ?

Caution - some stuff can't be found in the registry ( yes - it's true )

Shawn.



Top
#2591 - 2000-04-20 12:20 AM Re: Tracking Registry changes
kholm Offline
Korg Regular
*****

Registered: 2000-06-19
Posts: 714
Loc: Randers, Denmark
PC Magazine has a nice utility called InCtrl4.
This utility keeps track of filechanges(files replaced or new files) and
changes in ini-files and what's relevant to this question also keeps track of changes to the registry.

This is a link to the utility: http://www.zdnet.com/pcmag/pctech/content/18/02/ut1802.001.html

Top
#2592 - 2000-04-19 01:26 PM Re: Tracking Registry changes
kholm Offline
Korg Regular
*****

Registered: 2000-06-19
Posts: 714
Loc: Randers, Denmark
I didn't "read" the question, it's not an issue of installing a program but a question of keping track of the registry when you alter your setting.
My first reply to this question is a great way of keeping track of a new install.

Shawn
Nice and functional!

If you don't have a clou in whitch key to look in and diskspace is not an issue, but Your time is, why not export the total registry:

1) Close ALL open windows (quiet your machine)

2) Go Start->Run "regedit"

3) Hi-lite My Computer

4) Select Registry->Export Registry File... from the menu

5) Go File_name: c:\Before (the extention will default to .reg)

6) Make your change ( ie set your pagefile size or whatever )

7) Set focus to regedit again and hit F5

8) Hi-lite My Computer

9) Select Registry->Export Registry File... from the menu

10) Go File_name: c:\After

11) Pull-up a dos command window

12) Enter: FC Before.reg After.reg >Diff.reg

13) notepad Diff.reg and look for relevant changes

14 ) Delete C:\Before.reg and C:\After.reg

Top
#2593 - 2000-04-20 09:07 AM Re: Tracking Registry changes
Jack Lothian Offline
MM club member
*****

Registered: 1999-10-22
Posts: 1169
Loc: Ottawa,Ontario, Canada
The InCntrl app is very good I use it all the time but for general comparisions of registry differences RegDump from http://www.pyzzo.com and Regsnap which you can get from http://www.nagbusters.com are very good. I personally prefer RegDump because it produces directly usable "reg" files. All 3 apps are freeware.
_________________________
Jack

Top
#2594 - 2000-04-25 09:06 AM Re: Tracking Registry changes
Anonymous
Unregistered


regmon.exe from www.sysinternals.com works fine
Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 756 anonymous users online.
Newest Members
Viginette, ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder
17888 Registered Users

Generated in 0.165 seconds in which 0.097 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org