Re: OT: Powershell Programming

Mike Andrews <[email protected]> Tue, 7 Apr 2009 10:36:55 -0500
Newsgroups gmane.comp.windows.devel.dotnet.advanced
Message-ID <[email protected]>
Thanks Brady that worked.
I figured out how to add HKEY_CLASSES_ROOT also:

new-psdrive HKCR Registry HKEY_CLASSES_ROOT
you can then change directory by "cd HKCR:"


On Tue, Apr 7, 2009 at 9:26 AM, Brady Kelly <[email protected]> wrote:

> On Tue, Apr 7, 2009 at 3:27 PM, Mike Andrews <[email protected]
> >wrote:
>
> >
> > I do have another question related to Powershell:  How do I change to the
> > registry drive?
>
>
> Just use the hive key as a drive letter, e.g:
>
> cd HKCU:
>
> Howver, this seems to only work for HKLM and HKCU.
>
> ===================================
> View archives and manage your subscription(s) at
> http://peach.ease.lsoft.com/archives
>

===================================
View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives