Can someone please give me an example of how to iterate through the registry
using vbscript? I have the following key that I need to iterate through.

HKEY_LOCAL_MACHINE\Software\Company Name\Site\

I need to get the key names and their values into an array. Can someone
send me a snippet of code that can do this?

Thanks,
Robbie

Re: Iterate Through Registry With VBScript by Michael

Michael
Tue Jan 20 11:25:52 CST 2004

Robert Elliott wrote:
> Can someone please give me an example of how to iterate through the
> registry using vbscript? I have the following key that I need to
> iterate through.
>
> HKEY_LOCAL_MACHINE\Software\Company Name\Site\
>
> I need to get the key names and their values into an array. Can
> someone send me a snippet of code that can do this?
>
> Thanks,
> Robbie

Look down about 4 posts for your answer.

--
Regards,

Michael Holzemer
No email replies please - reply in newsgroup

Learn script faster by searching here
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/scriptcenter/default.asp




Re: Iterate Through Registry With VBScript by Robert

Robert
Tue Jan 20 11:42:42 CST 2004

Yeah, I saw that right after I submitted my post. Sorry for the redundancy.

Rob


"Michael Holzemer" <mholzemer.greyhair@pacbell.net> wrote in message
news:%23mca1p33DHA.1096@TK2MSFTNGP11.phx.gbl...
> Robert Elliott wrote:
> > Can someone please give me an example of how to iterate through the
> > registry using vbscript? I have the following key that I need to
> > iterate through.
> >
> > HKEY_LOCAL_MACHINE\Software\Company Name\Site\
> >
> > I need to get the key names and their values into an array. Can
> > someone send me a snippet of code that can do this?
> >
> > Thanks,
> > Robbie
>
> Look down about 4 posts for your answer.
>
> --
> Regards,
>
> Michael Holzemer
> No email replies please - reply in newsgroup
>
> Learn script faster by searching here
>
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/scriptcenter/default.asp
>
>
>