<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>On Windows, I put the VM and related files (libraries, release notes, ...) into %ProgramFiles%. This has the advantage of a persistent file path that does not change and it's easy to find via OpenWith, so I can associate the VM with the .image filetype.
 It may be even more useful to put the VM into %LocalAppData% to get rid of UAC problems (the crash.dmp file is written into the same directory). From my point of view, an installer & updater for the VM would not be bad ...</p>
<p><br>
</p>
<p>Best,</p>
<p>Christoph</p>
<div id="x_Signature">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<div name="x_divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div><font size="2" color="#808080"></font></div>
</div>
</div>
</div>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Herbert König <herbertkoenig@gmx.net><br>
<b>Gesendet:</b> Samstag, 11. Januar 2020 12:49:21<br>
<b>An:</b> squeak-dev@lists.squeakfoundation.org<br>
<b>Betreff:</b> Re: [squeak-dev] new VM directory structure for 5.3</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi all,<br>
<br>
In Windows you just copy one folder to the next machine and everything<br>
works. Which btw is an advantage Squeak has over Windows software that<br>
needs installation.<br>
I had hoped that Linux Squeak would make one step into that direction,<br>
but there seem to be arguments against it (I'm not qualified to argue<br>
here).<br>
<br>
Best regards,<br>
<br>
Herbert<br>
<br>
Am 11.01.2020 um 06:55 schrieb K K Subbu:<br>
> On 11/01/20 3:53 AM, Chris Muller wrote:<br>
>> This simplification allows easy co-existence of 32-bit with 64-bit<br>
>> versions of the same VM.<br>
> If the bin directory is created with <os>-<isa>-<optional-variant>/<br>
>    linux-x86/<br>
>    linux-x86_64/<br>
>    linux-arm-armhf/<br>
>    linux-arm64/<br>
>    win-win32/<br>
>    win-win64/<br>
>    osx-x86/<br>
><br>
> then it would be simpler and easier to ship and share multiplatform<br>
> code (e.g. shared mounts). Is it too late to make the change?<br>
><br>
>> The SqueakV50.sources file must be present in at least one of those<br>
>> two directories.<br>
><br>
> *.sources does not have any arch-specific code. It would be better to<br>
> specify the shared directory only but be lenient and look in bin*<br>
> directory if it is missing there.<br>
><br>
> Regards .. Subbu<br>
><br>
<br>
<br>
</div>
</span></font>
</body>
</html>