MSFN Forum: Tracking registry cleaners - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Tracking registry cleaners Need help with tools to do this Rate Topic: -----

#1 User is offline   Wrayth 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 30-October 03

Posted 04 July 2009 - 09:16 AM

Hi all,

Need some help, I would like to build a script file that will make numerous changes to things like folder view preferences, task bar settings etc. I would run this after my initial logon to a machine. So wanting to modify the current user settings.

So I'd like to find a way to track all the changes that get made as I run through the list of things I want in the script.

I tried running Process Monitor, but it tracks way too many changes for me to find the needles in the hay stack.

My initial google and MSFN searches haven't found a good solution for me.

Thanks.


#2 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 1,667
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 04 July 2009 - 09:53 AM

Regshot 2 Unicode. It will make a redo reg or inf file for you and it's free. There's one here somewhere in the nLite addons section. Just extract it from the addon. The original website is no more.

#3 User is online   CharlotteTheHarlot 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 350
  • Joined: 24-September 07

Posted 04 July 2009 - 11:50 PM

View PostWrayth, on Jul 4 2009, 11:16 AM, said:

I tried running Process Monitor, but it tracks way too many changes for me to find the needles in the hay stack.

ProcMon and RegMon (one of its parents) could 'drop' certain events, meaning that it is theoretically possibile to lose track of some changes you made. This problem exists for all realtime capture utilities.

Snapshot utilities, which I believe includes RegShot (already suggested by -X-), are what you want. It simply makes a comparison of the registry data before and after and presumably creates a ready to use 'patch' file.

If you have no such utility there is the classic (but manual ;-) method ...

0) ***
1) export registry to text file (e.g., RegDump_A.reg)
2) make changes (only)
3) export registry to text file (e.g., RegDump_B.reg)
4) WinDiff RegDump_A.reg RegDump_B.reg

You have to collect the changes from WinDiff and piece together the registry file you want.

*** Note: it is extremely helpful to only make changes at step 2) and do nothing else. Any dialog boxes and other necessary GUI stuff that you intend on working in to make these changes, should already be open before you first save the registry. Ideally at step 2) you might only click Apply having pre-selected a color for example. This will help isolate only the registry settings you want and not clutter things up with registry settings that are consequences of clicking around windows (MRU and other housekeeping).

Whether you use WinDiff or RegShot this advice still stands. Try to do as few clicks as possible at the registry snapshot phase.

#4 User is offline   cyric_74 

  • Group: Members
  • Posts: 3
  • Joined: 14-July 09

Posted 16 July 2009 - 09:28 AM

Here's a link to where you can currently download it :

http://regshot.ru/20/

It's in Russian, I used google translate to be able to read it in English. When you download it, you'll want to change the language in the bottom right corner to English.

Moderator Note
For those unable to understand the language sufficiently enough to make the download, click on the button which reads Загрузить

This post has been edited by Yzöwl: 16 July 2009 - 02:42 PM
Reason for edit: Note Added.


#5 User is offline   Geej 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 01-January 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 16 July 2009 - 11:03 AM

Here is Regshot 2.0.1.66 Unicode silent unattended installer. http://www.msfn.org/board/index.php?showto...t=0#entry799782

#6 User is offline   Wrayth 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 30-October 03

Posted 17 July 2009 - 03:45 PM

Thank you folks,

I'll give that a try.

I really appreciate it.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy