<div dir="auto"><div>Hi Christoph,<div dir="auto"><br></div><div dir="auto">Glad you are tapping into another favorite subject of mine (Windows file types)!</div><div dir="auto"><br></div><div dir="auto">HKEY_CLASSES_ROOT is a merged view that is supposed to be read from only. Instead put the keys under HKEY_CURRENT_USER\Software\Classes\ and it should work equally well and only apply to the current user. Writing the keys will therefore also not require elevated privileges.</div><div dir="auto"><br></div><div dir="auto">Kind regards,</div><div dir="auto">Jakob</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Thiede, Christoph <<a href="mailto:Christoph.Thiede@student.hpi.uni-potsdam.de">Christoph.Thiede@student.hpi.uni-potsdam.de</a>> schrieb am Sa., 14. Nov. 2020, 20:47:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div id="m_-4684852463988062445divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p>Hi all Windows users of Squeak,</p>
<p><br>
</p>
<p>I wrote a simple registry file configures the .image file extension under Windows to be associated with Squeak.exe. In particular, this adds the following enhancements to the image file experience within the Windows shell:</p>
<p>- .image files are displayed with a Squeak icon and a correct description in the explorer & related places</p>
<p>- double-click an .image file to run it with Squeak.exe</p>
<p>- drag a .cs/.st file onto an image file to run it with Squeak.exe and immediately install the changeset/Smalltalk file into the image.</p>
<p><br>
</p>
<p>The .reg file is available here: <a href="https://gist.github.com/LinqLover/7e917a103763facb8a6fe20ba154b43f" id="m_-4684852463988062445LPlnk160463" style="font-size:12pt" target="_blank" rel="noreferrer">https://gist.github.com/LinqLover/7e917a103763facb8a6fe20ba154b43f</a></p>
<p>To install it, download the file, double-click it, and confirm the prompt.</p>
<p>It assumes your Squeak.exe is located in C:\Program Files\Squeak\; if you have installed it to a different path, all references to the executable need to be updated respectively.</p>
<p><br>
</p>
<p>This might also become more interesting in connection with an OpenSmalltalk Launcher, provided that it will exist at some near time in the future (see <a href="http://forum.world.st/Re-Unity-Happens-One-Step-at-a-Time-was-Re-Porting-my-programs-from-Squeak-3-10-2-to-3-5-td5122478.html" id="m_-4684852463988062445LPlnk391113" target="_blank" rel="noreferrer">http://forum.world.st/Re-Unity-Happens-One-Step-at-a-Time-was-Re-Porting-my-programs-from-Squeak-3-10-2-to-3-5-td5122478.html</a>).
 :-)</p>
<br>
<div id="m_-4684852463988062445Signature">
<div id="m_-4684852463988062445divtagdefaultwrapper" 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="divtagdefaultwrapper">
<div>
<div id="m_-4684852463988062445Item.MessagePartBody">
<div id="m_-4684852463988062445Item.MessageUniqueBody" style="font-family:wf_segoe-ui_normal,"Segoe UI","Segoe WP",Tahoma,Arial,sans-serif,serif,EmojiFont">
<div dir="ltr">
<div id="m_-4684852463988062445divtagdefaultwrapper"><font face="Calibri,Helvetica,sans-serif,EmojiFont,Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols">
<div id="m_-4684852463988062445Signature">
<div style="margin:0px"><font style="font-family:Calibri,Arial,Helvetica,sans-serif,serif,EmojiFont"></font></div>
</div>
</font></div>
</div>
</div>
</div>
<div id="m_-4684852463988062445Item.MessagePartBody">Best,</div>
<div id="m_-4684852463988062445Item.MessagePartBody">Christoph</div>
</div>
<div><font size="2" color="#808080"></font></div>
</div>
</div>
</div>
</div>
</div>

<br>
</blockquote></div></div></div>