<div>The problem is not the ProcessWrapper package but the Scratch image. Keep in mind Scratch is built on an old Squeak 2.8 image.</div><div>Since Scratch doesn&#39;t have SUnit, I didn&#39;t even bother installing the Tests package. I just hacked my way until the <a href="http://source.st">source.st</a> got installed, then I tried the project description example (which, I think, is exactly what <span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Arunabh needs)</span> and since it worked, I simply made a change set with all the changes.<br>

</div><div><br></div><div>Cheers</div><div>Richo</div><br><div class="gmail_quote">On Tue, Jan 11, 2011 at 7:49 PM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu">leves@elte.hu</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 Tue, 11 Jan 2011, Ricardo Moran wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
Scratch does come with an older vm but it works with a more recent one. I<br>
have it working with &#39;Squeak3.10.2 of &#39;&#39;5 June 2008&#39;&#39; [latest update:<br>
#7179]&#39;.<br>
<br>
I&#39;m attaching a change set I just did which installs ProcessWrapper in a<br>
scratch image. Please note that I only tested it with the example I found on<br>
the squeaksource project description, and even though it works I don&#39;t know<br>
if something else might be broken... at least it installs correctly :)<br>
</blockquote>
<br></div>
There are tests in the ProcessWrapper-Tests package. All of them should pass (except for ProcessWrapperUnixUtilsTests if you don&#39;t have cat.exe and touch.exe, see the class comment for details).<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Oh, ProcessWrapper&gt;&gt;#downloadPlugin doesn&#39;t work. You will need to download<br>
the plugin manually from: &quot;<br>
</blockquote>
<br></div>
What&#39;s the problem with #downloadPlugin?<br><font color="#888888">
<br>
<br>
Levente</font><div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<a href="http://people.inf.elte.hu/uzonyile/ProcessWrapper/2/ProcessWrapperPlugin.dll" target="_blank">http://people.inf.elte.hu/uzonyile/ProcessWrapper/2/ProcessWrapperPlugin.dll</a>&quot;<br>
and place it on your vm directory.<br>
<br>
I hope it helps.<br>
Richo<br>
<br>
On Tue, Jan 11, 2011 at 10:04 AM, David T. Lewis &lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Jan 11, 2011 at 04:48:06AM -0800, arunabh2k wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks Dave, I tried looking out for OSProcess and CommandShell.<br>
I would like to tell the precise requirement which I am trying to do, I<br>
</blockquote>
am<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
developing this for windows and using scratch.<br>
I have to call an external executable once the scratch programming is<br>
</blockquote>
over.<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As scratch is developed using squeak I thought to ask the question over<br>
</blockquote>
here<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
too.<br>
I tried installing commandShell in scratch source opened in squeak.exe<br>
</blockquote>
but<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
didn&#39;t got any option to do so.<br>
<br>
Is this the right approach I am following ?<br>
</blockquote>
<br>
Hi Arunabh,<br>
<br>
I am not too familiar with Scratch, but I think that it is distributed<br>
with a different version of the Squeak VM that probably does not have<br>
the OSProcessPlugin that would be required. Also, you will need to<br>
use ProcessWrapper on Windows.<br>
<br>
So no, I do not think this approach will work for Scratch on Windows.<br>
<br>
Sorry,<br>
Dave<br>
<br>
<br>
<br>
</blockquote>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br>