Skip Menu |

This queue is for tickets about the Win32-TieRegistry CPAN distribution.

Report information
The Basics
Id: 19628
Status: rejected
Priority: 0/
Queue: Win32-TieRegistry

People
Owner: Nobody in particular
Requestors: rb [...] ou.edu
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.20
Fixed in: (no value)



Subject: Cannot delete remote registry Key
Attempting to delete a Key in a remote registry does not work. No helpful error message is giving. Key can be completely empty (no subkeys) and process does not work. Modiying values is just fine. Admin access is used. perl, v5.8.8 built for MSWin32-x86-multi-thread Binary build 817 [257965] provided by ActiveState Built Mar 20 2006 17:54:25 Windows XP Pro on both machines.
From: tye
Works for me. Given no code to demonstrate the problem, I don't see much else worth doing at this point.
Subject: Re: Cannot delete remote registry Key
On Wed May 31 22:18:55 2006, guest wrote: Show quoted text
> Attempting to delete a Key in a remote registry does not work. No > helpful error message is giving.
There could be a bug in the module, but I was unable to reproduce your problem so it could also be a problem in your code. Producing a minimal example script that reproduces the problem is always a good first step. A good second step is often to ask for help somewhere like http://perlmonks.org/ (and including the example script in the request), especially now that I can't reproduce it. Thanks, Tye