Re: List Registry Key and Information
- From: "Pegasus \(MVP\)" <I.can@xxxxxxxxxx>
- Date: Wed, 23 Jan 2008 00:57:34 +0100
"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
.
- Prev by Date: Re: Object oriented
- Next by Date: Re: Retrieving extended attributes of the file (like Explorer detail v
- Previous by thread: Vista Special Folders
- Next by thread: Re: Retrieving extended attributes of the file (like Explorer detail v
- Index(es):
Relevant Pages
|