> > From: perl pra
> > > Can anybody help in accessing the registry of remote windows machine and
> > get
> > > the keys in the folder *HKEY_LOCAL_MACHINE/SOFTWARE *
> > > **
> > > I have tried using win32::Registry, but i am getting the error "cannot
> > open
> > > the registry",But the same scr
Hi Jenda,
I get the same error even if i remvoe the backslashes.
Thanks,
siva
On 2/6/09, Jenda Krynicky wrote:
>
> From: perl pra
> > Can anybody help in accessing the registry of remote windows machine and
> get
> > the keys in the folder *HKEY_LOCAL_MACHINE/SOFTWARE *
> > **
> > I have tri
From: perl pra
> Can anybody help in accessing the registry of remote windows machine and get
> the keys in the folder *HKEY_LOCAL_MACHINE/SOFTWARE *
> **
> I have tried using win32::Registry, but i am getting the error "cannot open
> the registry",But the same script works if i assign $node to
Hi All,
Can anybody help in accessing the registry of remote windows machine and get
the keys in the folder *HKEY_LOCAL_MACHINE/SOFTWARE *
**
I have tried using win32::Registry, but i am getting the error "cannot open
the registry",But the same script works if i assign $node to my local Ip.
Can