|
Posted by Auguste on June 23, 2009, 11:46 pm
Please log in for more thread options
show/hide quoted text
According to the manual, a simple Win32::OLE->new
('InternetExplorer.Application') would work.
But my problem is that my default browser resets this registry key so
that after the above sentence, my default browser, rather than MSIE,
is launched. Is there a way to launch IE without changing the registry
key? I need to launch IE with Win32::OLE because I want to automate IE
to do some web browsing which the simple WWW::Merchanize can not do
properly.
Thank you for you patience and look forward to your prompt reply.
|