in reply to Re^4: Win32::TieRegistry: Remote connect problems
in thread Win32::TieRegistry: Remote connect problems

Yes - according to the docs, you could prepend your key with "//$machine/", and do a regular registry open (instead of connect).

I also strongly recommend following Browseruk's suggestion, and displaying $^E when you call "die".

     "As you get older three things happen. The first is your memory goes, and I can't remember the other two... " - Sir Norman Wisdom

  • Comment on Re^5: Win32::TieRegistry: Remote connect problems