To add a Windows context menu item "Edit With GIMP", download RegEditWithGimp.reg
, edit the version number in the exe path to match your actual GIMP exe, and then double-click the reg file to install it into the registry.
Last active
February 10, 2025 19:45
-
-
Save bp2008/c6b55c88f69f0214985c8d2d5cff3d3a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\Edit with GIMP] | |
[HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\Edit with GIMP\command] | |
@="\"C:\\Program Files\\GIMP 2\\bin\\gimp-2.10.exe\" \"%1\"" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thx. Now I see why mine wasn't working in win11. Been using mine since Vista on win7 for over a decade, and now on win10. I only removed the "with GIMP" part to match what I'm used to in the menu.