use Proc::Background; my $path = "C:\Programme\Internet Explorer\iexplore.exe"; my $proc1 = Proc::Background->new($path);