Re: List Registry Key and Information




"McCLoud" <McCLoud@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:50786F6A-3F88-4559-BD3D-4620B2B0884A@xxxxxxxxxxxxxxxx
I am looking for a VBS script that will list all of the information for a
reg
key. I have several Keys I need to keep track of and would like to have a
script to make it easier. Here is a list of the Keys.
LocalMachine/Software/Microsoft/Windows/CurrentVersion/Run
LocalMachine/Software/Microsoft/Windows/CurrentVersion/RunOnce
LocalMachine/Software/Microsoft/Windows/CurrentVersion/RunServices
LocalMachine/Software/Microsoft/Windows/CurrentVersion/RunServicesOnce
CurrentUser/Software/Microsoft/Windows/CurrentVersion/Run
CurrentUser/Software/Microsoft/Windows/CurrentVersion/RunOnce
LocalMachine/System/CurrentControlSet/Services

Any Help Would be GREATLY Appreciated!

The code here does pretty much what you're after:

Enumerating Entry Names, Values, and Data Types
http://www.microsoft.com/technet/scriptcenter/guide/sas_reg_famr.mspx?mfr=true


.



Relevant Pages

  • Where are the strings in gc.get_objects?
    ... script to show the numbers of each different type of object. ... for key in keys: ... I get similar results on both Python 2.4 and Python 2.5. ... Can anyone explain were the strings are? ...
    (comp.lang.python)
  • RE: Force delete Reg Key
    ... But as a domain administrator shouldn't you have full permissions over ... The following script let the current user take ownership on all ... keys and values to the current user. ... Set oShell = Wscript.CreateObject ...
    (microsoft.public.scripting.vbscript)
  • Re: Where are the strings in gc.get_objects?
    ... The following script dumps all objects allocated since the last time it was ... g.app.idDict is a dict whose keys are idand whose values are obj. ... The isLargeItem function is ... getNewObjects> ...
    (comp.lang.python)
  • Re: windows explorer opens at startup
    ... The script warning is normal, ... is normal if you have "Script Safe" or similar technology enabled. ... but they do make changes to the System Registry. ... one of the registry keys I looked at had that /L:ENG in it too. ...
    (microsoft.public.windowsxp.general)
  • Re: Navigating The Registry
    ... But it will add a entry to the New sub menu for a New Registry Shortcut wizard. ... RegShortcut provides shortcuts to keys or values in the registry. ... If Regedit is already opened, the selection must be in the left hand pane for the correct key to open. ... to improve Ramesh's script. ...
    (microsoft.public.windowsxp.general)