On Fri, May 16, 2008 at 2:13 PM, Stephen Kojoukhine <
[EMAIL PROTECTED]> wrote:

>  However, the windows registry is an enormous beast. Does anyone have any
> advice as to where I can turn to in order to figure out where all these
> useful windows settings are stored in the registry? For example, where can I
> find out how to change the "Hidden files and folders" setting, or enable
> "Restore previous folder windows at logon," and etc… Better yet, if there is
> such a thing out there as a "call sniffing" tool (imagine changing an option
> in a program and having a debug screen tell you that a registry change
> happened and what it was) then I would love to learn about it.
>

I've just been going through modifying notips for my purposes.  I've used a
combination of the following:

Google
Regedit
   Exporting a reg file prior to making changes
   Make a change (or a whole bunch of changes)
   Export another reg file after the changes are made
   Compare the differences using Beyond Compare (www.scootersoftware.com)
RegMon http://technet.microsoft.com/en-us/sysinternals/bb963881.aspx (though
it's output can be a bit overwhelming at times as Windows is constantly
accessing the registry)

kevin
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to