Windows 10 Windows 10 Build 1809 - Problem to run scripts from CMD/Powershell

  • Thread starter Thread starter MayaIT
  • Start date Start date
M

MayaIT

Guest
Hello,

Our environment is Windows 10 Build 1809 (10.0.17763.1098).

Recently we started to have more and more machines not being able to run Perl or Python scripts directly from command prompt. As a matter fact, you can call any file in command prompt it will always behave the same, give you a blank line and goes back to the command prompt waiting for your next command.

I must specify that there is not file association issue here, and it works just fine if we specify the executable first like this "perl.exe myscript.pl", but running "myscript.pl" doesn't do anything, skips a line.

Already checked solution

- Registry InheritConsoleHandles, doesn't exist in our environment.
- File association is correctly done, this is working on other machines but slowly starts to be a problem on more and more machines.
- We have applications relying on this and it gets very frustrating not having it working.

Any help with this would be fantastic!
John

More...
 
Back
Top