Re: _winreg.SaveKey question

2006-10-24 Thread Trent Mick
Rodney McBride wrote: > I am experiencing difficulty using _winreg.SaveKey to export a registry > from a remote host. I am able to connect to and read the remote reg key, > but I am getting a 'WindowsError [ErrNo 5] Access denied' when trying to > perform the export to a file. The documentation

_winreg.SaveKey question

2006-10-24 Thread Rodney McBride
I am experiencing difficulty using _winreg.SaveKey to export a registry from a remote host. I am able to connect to and read the remote reg key, but I am getting a 'WindowsError [ErrNo 5] Access denied' when trying to perform the export to a file. The documentation reads that if using SaveKey to ex