Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: Failed to check if registry key is exist

by RMGir (Prior)
on Feb 28, 2012 at 12:53 UTC ( [id://956648]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $UninstallRegistryPATH = 
    'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Window\CurrentVersion\Uninstall
    +\{3C3901C5-3455-3E0A-A214-0B093A5070A6}';
    ...
    {
        print "$var"
    }
    
  2. or download this
    
    ----REG QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVer
    +sion\Uninstall\{3C3901C5-3455-3E0A-A214-0B093A5070A6}----
    ...
        Version    REG_DWORD    0x400766f
        Language    REG_DWORD    0x0
        DisplayName    REG_SZ    Microsoft .NET Framework 4 Client Profile
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2024-04-24 04:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found