I am asking for feedback from people running Mathematica 10.0.x or 10.1.0 on Chinese versions of Windows. Does the following command work or does it give $Failed?
RunProcess[{"c:\\windows\\system32\\netstat.exe", "-h"}]
Please also let me know your precise version of Mathematica and Windows.
Why do I need this:
MaTeX relies on RunProcess and I have been getting complaints about failures which seem to be due to RunProcess simply not working on certain systems, and always returning $Failed. I am trying to find out why/when it fails. One guess
Answer
Looks like it works on my system.
Windows version: 8.1 Enterprise
Mathematica version: 10.1
Here is the screenshot

Comments
Post a Comment