GIMP 2.8がデフォルトディレクトリにインストールされていると仮定すると、レジストリスクリプト David Lによって作成 を使用してこれを実行できます。
システムイメージタイプに「GIMPで編集」オプションを追加するには、以下を.reg
ファイルとして保存して実行します。
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.8.exe\" \"%1\""