Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: The behavior of Win32::OLE->new

by marynella (Novice)
on Nov 20, 2003 at 15:37 UTC ( [id://308599]=note: print w/replies, xml ) Need Help??


in reply to Re: The behavior of Win32::OLE->new
in thread The behavior of Win32::OLE->new

  Your solution maybe good, but I have another problem. Maybe someone had this new problem to and can help me.
I've put in my script the line:
  $obSh = Win32::OLE->new('WScript.Shell', sub {$_[0]->Quit;}) or die "Can't start Shell", Win32::OLE::LastError();
This line gives me an error:
  Can't start ShellWin32::OLE(0.17) error 0x80040154: "Class not registered"
Thanks!
  • Comment on Re: Re: The behavior of Win32::OLE->new

Log In?
Username:
Password:

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

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

    No recent polls found