Squeak
  QotD    "To be or not to be" – Shakespeare
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Microsoft Windows registry entry for Squeak
Last updated at 8:55 pm UTC on 16 November 2020
http://forum.world.st/Windows-Drop-a-changeset-onto-an-image-file-to-start-the-image-and-install-the-changeset-tt5124726.html

https://gist.github.com/LinqLover/7e917a103763facb8a6fe20ba154b43f

File: squeak_image.reg

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Classes\.image]
@="Squeak.Image"

[HKEY_CURRENT_USER\Software\Classes\Squeak.Image]
@="Squeak Image"

[HKEY_CURRENT_USER\Software\Classes\Squeak.Image\shell]

[HKEY_CURRENT_USER\Software\Classes\Squeak.Image\shell\open]

[HKEY_CURRENT_USER\Software\Classes\Squeak.Image\shell\open\command]
@="\"C:\\Program Files\\Squeak\\Squeak.exe\" \"%1\" %*"

[HKEY_CURRENT_USER\Software\Classes\Squeak.Image\shellex]

[HKEY_CURRENT_USER\Software\Classes\Squeak.Image\shellex\DropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"

[HKEY_CURRENT_USER\Software\Classes\Squeak.Image\shellex\DefaultIcon]
@="\"C:\\Program Files\\Squeak\\Squeak.exe\",1"