<p></p>
<blockquote>
<p dir="auto">You must use SqueakConsole.exe; Windows is badly broken like that. Command line arguments are not passed along for Squeak.exe.</p>
<p dir="auto">When the system is running you can check that the arguments are available via getSystemAttribute: and senders (eg Squeak has SmalltalkImage>>rawArguments and SmalltalkImage>>arguments; not sure what Cuis provides).</p>
</blockquote>
<p dir="auto">So, I checked the available system attributes w/ <code class="notranslate">getSystemAttribute:</code> in Cuis and saw that all my Windows command line args are passed into the image as system attributes properly on SqueakConsole.exe <em>and</em> Squeak.exe. After I did a few changes to my Cuis image, I was able to get my start-up script running! I'm confident the issue here is actually related to the Cuis image and has nothing to do with OpenSmalltalk. I'll go ahead and close this issue and let the Cuis maintainers know.</p>
<p dir="auto">Thanks for the help!</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#issuecomment-1267992195">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW5AW53WLI4WDYPHFR3WBUMTVANCNFSM6AAAAAAQ2JVNFQ">unsubscribe</a>.<br />You are receiving this because you commented.<img src="https://github.com/notifications/beacon/AIJPEW4V262FBAWBIEA2GNTWBUMTVA5CNFSM6AAAAAAQ2JVNFSWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSLSQDIG.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/1267992195</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#issuecomment-1267992195",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/655#issuecomment-1267992195",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>