Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Unable to delete registry keys using Win32::TieRegistry

by liverpole (Monsignor)
on Sep 01, 2010 at 00:03 UTC ( [id://858245]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    #
    ...
    print "Deleting label '$label' ...\n";
    my $result = delete($h_shell->{$label});
    print "Result of delete:  '$result'\n";
    
  2. or download this
        [+]-### FName.Factoid
        [+]-### FName.Factoid.2
    ...
         |  [+]-### shellex
        [+]-### fonfile
        [+]-### FormHost.FormHost
    
  3. or download this
    D:\Tools\rmfolder>regtest.pl
    [Values for 'HKEY_CLASSES_ROOT/Folder/shell']
    ...
    Deleting label 'xyzzy_1' ...
    Result of delete:  'The system cannot find the file specified.
    '
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://858245]
Approved by toolic
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-25 15:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found