herby1620 has asked for the wisdom of the Perl Monks concerning the following question:
Along with some other stuff. Silly me I thought I could change 'InternetExplorer.Application' to 'FireFox.Application', but that doesn't work. So, I did a search, and here I am. Thanks.my $app = new Win32::OLE 'InternetExplorer.Application';
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Pick the default browser
by Errto (Vicar) on Jan 12, 2006 at 04:45 UTC | |
Re: Pick the default browser
by ikegami (Patriarch) on Jan 12, 2006 at 04:21 UTC |