in reply to Re^2: Command line arguments not passed in Win7 ( regqueryperl.bat )
in thread Command line arguments not passed in Win7
Scripts that contain standard input (STDIN) and standard output (STDOUT) may not work correctly if you start the program from a command prompt and you use a file association to start the script.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Command line arguments not passed in Win7 ( regqueryperl.bat InheritConsoleHandles )
by Anonymous Monk on Sep 18, 2013 at 07:43 UTC |