I'm trying to figure out how to delete a key, but the sample code in the Win32::TieRegistry help file doesn't seem to work: use Win32::TieRegistry; $Registry->Delimiter("/"); $test= delete $Registry->{"CUser/Software/Microsoft/Windows/" . "CurrentVersion/Explorer/TestTest/"}; When I run this the key is not deleted. Any ideas? James --- You are currently subscribed to perl-win32-users as: [archive@jab.org] To unsubscribe, forward this message to [EMAIL PROTECTED] For non-automated Mailing List support, send email to [EMAIL PROTECTED]