Marcus,
The %comspec% environment variable holds the path and .exe for the
command prompt under all windows systems.
Thanks,
Grant Tester
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Marcus
Sent: Monday, 7 May 2001 9:31 AM
To: [EMAIL PROTECTED]
Subject: Re: Launching URLs
On 06.05.01 at 12:19 $Bill Luebkert wrote:
>I have to call it like this on my weird setup:
>
>system 'c:\windows\command.com /C c:\windows\command\start
>http://www.perl.com';
Thanks. That works :-)
I would have to test for NT, because the equivalent to command.com on
NT is cmd.exe.
Are there any other names for the command line interpreter on Windows
ME and W2K?
Strangely enough, the following now worked. I'll have to do some more
testing to see whether it's consistent. Could you test it on Win 98,
please?
system (1, 'start http://www.perl.com');
Thanks,
Marcus Friedlaender
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users