in reply to Windows .pl file assoc vs. cmd prompt
cmd.exe /K C:\Perl\bin\perl.exe "%1" %*
Close all the dialogs. You can then right click and 'launch' the application. The command windows opens, runs the script and stays open for furter input. i.e. to run your app again with some args.
|
|---|