[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Boot parameter -headless ignored in Windows 10 (Issue #639)

Dr. Nicola Mingotti notifications at github.com
Tue Jun 14 07:02:48 UTC 2022


I found the hack to circumvent the problem. Uses Powershell. This is the starting point.
```
ps>  Start-Process .\squeak.cog.spur_win64x64\Squeak.exe -ArgumentList .\borghiSerialExpoter.image -WindowStyle Minimized
```

I close the issue, still if anybody is able to fix `-headless`, well that would be better;) bye.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/639#issuecomment-1154795646
You are receiving this because you commented.

Message ID: <OpenSmalltalk/opensmalltalk-vm/issues/639/1154795646 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20220614/e25f1806/attachment.html>


More information about the Vm-dev mailing list