<br><br><div class="gmail_quote">On Thu, Jun 9, 2011 at 9:07 AM, Colin Putney <span dir="ltr">&lt;<a href="mailto:colin@wiresong.com">colin@wiresong.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Thu, Jun 9, 2011 at 6:14 AM, David T. Lewis &lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>&gt; wrote:<br>
<br>
&gt; Just load OSProcess and CommandShell from SqueakMap. The plugins are<br>
&gt; separate packages that you can load if you are building your own VM,<br>
&gt; in which case you would load VMMaker first, which contains the<br>
&gt; InterpreterPlugin class.<br>
<br>
</div>Oh right, that was the issue I ran into. The official Windows VM<br>
doesn&#39;t ship with OSProcessPlugin, so if you want to use OSProcess on<br>
Windows, you have to build your own VM.<br>
<br>
Does the Cog VM for Windows ship with OSProcessPlugin, then? If so,<br>
we&#39;ll finally have a cross-platform API for launching other processes.<br></blockquote><div><br></div><div>Yes it does :)</div><div><br></div><div><div>McStalker.oscogvm$ unzip -l cogwin.zip </div><div>Archive:  cogwin.zip</div>
<div>  Length     Date   Time    Name</div><div> --------    ----   ----    ----</div><div>        0  06-07-11 17:46   cogwin/</div><div>  1403381  06-07-11 17:38   cogwin/Croquet.exe</div><div>      211  04-01-11 12:06   cogwin/Croquet.ini</div>
<div>   297521  06-07-11 17:38   cogwin/Croquet.map</div><div>    99565  06-07-11 17:38   cogwin/SqueakFFIPrims.dll</div><div>    65835  06-07-11 17:38   cogwin/Win32OSProcessPlugin.dll</div><div> --------                   -------</div>
<div>  1866513                   6 files</div></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888"><br>
Colin<br>
<br>
</font></blockquote></div><br>