[squeak-dev] Startup scripts on Windows - how?

Bob Arning arning315 at comcast.net
Fri Mar 22 13:17:35 UTC 2013


I think maybe my first response was a bit off the mark. Can you provide 
the Windows command line? Was the file path absolute or relative? (I 
think absolute might work better).

Cheers,
Bob

On 3/22/13 7:53 AM, Frank Shearar wrote:
> On a Linux machine, you can run a script from the command line thusly:
> my/path/to/vm/squeak MyImage.image path/to/my/script.st. On Windows,
> the analogous operation fails because (I think) CodeLoader doesn't
> know how to handle file URIs like
> 'file:///C%3A/Users/frank/squeak-ci/target/update-image.st'.
>
> Is this a known problem? How else can I run a startup script on
> Windows? (Surely I'm not the only person in the world who wants to do
> this?)
>
> frank
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20130322/14588d5f/attachment.htm


More information about the Squeak-dev mailing list