<div>If you're not trying to maintain cpython compatibility you can use<br>System.Diagnostics.Process.Start()<br><br>/Patrik<br>//</div>
<div>use the System.Diagnostics.Process.Start() is easy,but some</div>
<div>command it don't support,such as &quot;telnet <a href="http://127.0.0.1">127.0.0.1</a>&quot;.as shell develop,calling &nbsp;the system command should be more easy:(</div>
<div>&nbsp;</div>
<div><br>&gt; Hi,<br>&gt;<br>&gt; I am trying to run a shell command, specifically msbuild, and pstools.<br>&gt; nt.system and os.system run on python, but neither of those run on<br>&gt; ironpython. &nbsp;How would you do this using IronPython.
<br>&gt;<br>&gt; Thanks<br>&gt; -----------------------------------------------------------------------------<br>&gt; Hi,I also amaze this problem,how could the IronPyton to call the python<br>&gt; lib.If the IronPython can call the python lib full,it should be perfect!
<br>&gt;<br><br>---------------------------------------------------------------<br>&nbsp;</div>