Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Pass Hexadecimal through OLE method?

by jpavel (Sexton)
on Mar 26, 2003 at 15:59 UTC ( [id://245968]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @host = ($server,"root/default",$user,$password);
    $localWMI = Win32::OLE->new('WbemScripting.SWbemLocator') or die "Cann
    +ot access WMI on local machine: ", Win32::OLE->LastError; 
    ...
    if ($err == 0) {print "Successful!\n";}
    else {print $err;}
    
  2. or download this
    Const HKEY_LOCAL_MACHINE = &H80000002
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-03-29 01:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found