[squeak-dev] Re: Starting squeak from another running squeak on Windows

Ricardo Moran richi.moran at gmail.com
Tue Apr 6 19:14:35 UTC 2010


You can use FFI:

Win32Shell>>shellOpen: aFileString

I hope this helps.
Cheers.
Richo.

On Tue, Apr 6, 2010 at 4:11 PM, Damion Mitchell <dammitchy at gmail.com> wrote:

> Hi I am presently working on a project where I am trying to have one Squeak
> start another on Windows. Now on Mac I could utilize the CommandShell,
> however, on windows this will not work due to the fact that OSProcess Plugin
> does not work on Windows presently. Is there another method that can be
> utilized to achieve this task on Windows.
>
> Thanks
>
> --
> Damion Mitchell
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100406/5a874f8e/attachment.htm


More information about the Squeak-dev mailing list