use Apache::SubProcess (); $command = "C:\\Windows\\iexplorer.exe"; Apache::SubProcess::spawn_proc_prog(undef, $command);