in reply to Re^2: Command line arguments not passed in Win7
in thread Command line arguments not passed in Win7
Thanks! I've been going crazy trying to solve exactly the same problem. I searched the registry for 'Perl.exe' and found exactly the same entry as you. Clicked 'Modify' and added the %* and all my command line arguments are now passed into the Perl script.