<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">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).<br>
      <br>
      Cheers,<br>
      Bob<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 3/22/13 7:53 AM, Frank Shearar
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJbhyRFf7g8moUCWJtScjDFX2HRV-cHMg1FR_=S2y520T9booQ@mail.gmail.com"
      type="cite">
      <pre wrap="">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
'<a class="moz-txt-link-freetext" href="file:///C%3A/Users/frank/squeak-ci/target/update-image.st">file:///C%3A/Users/frank/squeak-ci/target/update-image.st</a>'.

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


</pre>
    </blockquote>
    <br>
  </body>
</html>