If you do not want to wait for the exe program to finish, you can use the Windows-specific form of system (see perlport):
system( 1, "C:\\Path\\to\\that.exe" ) == 0 or warn "Couldn't launch program: $^E";
In reply to Re^6: executing a .bat or .exe from within perl script ??
by Corion
in thread executing a .bat or .exe from within perl script ??
by Newguy2Perl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |