<p></p>
<p dir="auto">I'm trying to run a Smalltalk script on VM start-up on Windows. It looks like GNU/Linux is able to do it with this command:<br>
<code class="notranslate">../cogspur/squeak Cuis5.0-4426 -s ../scripts/setUpEnvironment.st</code></p>
<p dir="auto">However, the start-up script is ignored when I try this equivalent command on Windows:<br>
<code class="notranslate">cogspur\Squeak.exe Cuis5.0-4426.image -s ../scripts/setUpEnvironment.st</code></p>
<p dir="auto">Is there a Windows equivalent way to run a script on VM start-up?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/655">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWY6TODIYAFXTKX3BZTWA7HSBANCNFSM6AAAAAAQ2JVNFQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AIJPEW6BBD3N7V6IBYC2IADWA7HSBA5CNFSM6AAAAAAQ2JVNFSWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHFGC3GFE.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><OpenSmalltalk/opensmalltalk-vm/issues/655</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/655",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/655",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>