HKCR\exefile, add new string AlwaysShowExt.The same applies to other filetype descriptions, like
exefile, some of which might be more elaborate than that.Restart.
Technology, computers and other stuff. Eesti keeles ka värki.
HKCR\exefile, add new string AlwaysShowExt.exefile, some of which might be more elaborate than that.R., 28.09.2012. update:Turns out that it can be just as tricky on Windows XP, so the same solution applies.First off, I used to try opening a file through the
Open With... command, but that didn't work, because it yielded an error message. Nevertheless, the program was added to the registry and the Open With list, so it was easier to tweak it after that.Run... command, type regedit, press Enter, give permission to continue. You can also launch Regedit from the Command Prompt; the principle is the same.HKEY_CLASSES_ROOT\Applications\gimp-win-remote.exe\shell\open\command(Default) string in the right-side view of the key's contents already has the non-working command in it (the format of which usually works with most other apps to open files). Double-click (Default) to modify, and then between the app path and "%1" add with quotes and separate with one space on either size:"gimp-2.4.exe""C:\Program Files\GIMP-2.0\bin\gimp-win-remote.exe" "gimp-2.4.exe" "%1"gimp-win-remote.exe program name in the Open With list (both in the shortcut menu and the dialog) to something less cryptic, once you're already using the registry to resolve the above situation.HKEY_CLASSES_ROOT\Applications\gimp-win-remote.exe\shell\open\— and create a FriendlyAppName string in it:right-click in empty space of the right pane for the shortcut menu,Because the Open With dialog sorts programs alphabetically, then
choose New > String Value, then writeFriendlyAppNamefor the new value.Now, that's only a parameter. To change it, double-click on it or press the Enter/Return key for it and write the friendly app name.
GIMP and GNU Image Manipulation ProgramThe GIMP,Edit with GIMP command to an image file's context menu upon installation or when editing preferences.GNU Image Manipulation Program (GIMP)(GIMP) in parentheses is there for future name recognition.