So all you have to do is pass system("start /b http:.....");If the perl process is not running in a console window, then this won't work. A console window will be opened to run the shell for system(). This is before the actual command is parsed.
A perl process can be started without a console window (on MSWindows), by, for example, double-clicking a .WPL file.
In reply to Re^2: How to start default browser on Windows?
by Thelonius
in thread How to start default browser on Windows?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |