<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Hi Dave,</p>
<p><br>
</p>
<p>thank you for the hint, but the dependency chain of ProcessWrapper seems very long (<span>ProcessWrapperPlugin, <span>SmartSyntaxInterpreterPlugin, VMMaker, <span>KlattResonatorIndices, FFI, ...). Can I get SmartSyntaxInterpreterPlugin anywhere separately?</span></span></span></p>
<p><br>
</p>
<p>Best,</p>
<p>Christoph</p>
<div id="x_Signature">
<div name="x_divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div><font size="2" color="#808080"></font></div>
</div>
</div>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Beginners <beginners-bounces@lists.squeakfoundation.org> im Auftrag von David T. Lewis <lewis@mail.msen.com><br>
<b>Gesendet:</b> Montag, 5. August 2019 14:53:28<br>
<b>An:</b> A friendly place to get answers to even the most basic questions about Squeak.<br>
<b>Betreff:</b> Re: [Newbies] Introduction into OSProcess</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">On Sat, Aug 03, 2019 at 12:50:44PM -0500, Christoph Thiede wrote:<br>
> Hello,<br>
> <br>
> I am trying to run a simple shell command using OSProcess:<br>
> <br>
> ExternalWindowsOSProcess command: 'taskmgr.exe'<br>
> <br>
> I'm afraid it "does not work", so after evaluating this expression, no<br>
> window opens and also no icon appears in the systray. If I open cmd.exe and<br>
> type taskmgr.exe there, taskmgr opens.<br>
> <br>
> However, the following works as expected:<br>
> <br>
> ExternalWindowsOSProcess command: 'notepad.exe'<br>
> <br>
> Using absolute paths did not change the behavior.<br>
> <br>
> I installed the latest OSProcess version via SqueakMap. Is this a bug, or is<br>
> it me? Thanks in advance!<br>
> <br>
<br>
<br>
Hi Christoph,<br>
<br>
Support for Windows is very incomplete in OSProcess. I am<br>
not a Windows user, but I understand that the ProcessWrapper<br>
package works very well. You can find ProcessWrapper at<br>
<a href="http://www.squeaksource.com/ProcessWrapper">http://www.squeaksource.com/ProcessWrapper</a><br>
<br>
Dave<br>
<br>
_______________________________________________<br>
Beginners mailing list<br>
Beginners@lists.squeakfoundation.org<br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</div>
</span></font>
</body>
</html>