How to make Gimp the default jpg-editor?
Moderators: XnTriq, helmut, xnview
-
- Posts: 9
- Joined: Wed Sep 06, 2006 3:07 pm
How to make Gimp the default jpg-editor?
When I press F4 in XnView I get Paint as the default windows program to edit the current picture. How can I change this so that gimp starts instead of paint? Anywhere in the Windows Explorer? I know how to set the default application to open a file but not how to set the default application to edit a file. Can you help me? Thank you!
Last edited by Physitux on Thu Sep 07, 2006 11:45 pm, edited 1 time in total.
-
- Author of XnView
- Posts: 44593
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: How to set Gimp as the default jpg-editor?
Yes, for default editor in windows explorer. Else you use 'Open with' in xnviewPhysitux wrote:When I press F4 in XnView I get Paint as the default windows program to edit the current picture. How can I change this so that gimp starts instead of paint? Anywhere in the Windows Explorer? I know how to set the default application to open a file but not how to set the default application to edit a file. Can you help me? Thank you!
Pierre.
-
- Posts: 9
- Joined: Wed Sep 06, 2006 3:07 pm
-
- Posts: 5
- Joined: Tue Sep 12, 2006 10:38 pm
How to change deafault image editor:
http://windowsxp.mvps.org/imgeditor.htm
http://windowsxp.mvps.org/imgeditor.htm
-
- Posts: 8705
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
A new forum member and already providing valuable tips - thank you kustodian!kustodian wrote:How to change deafault image editor:
http://windowsxp.mvps.org/imgeditor.htm
If you just supply the name of the gimp executable, a new instance of the Gimp will be launched each time you press F4 in XnView. To properly install the Gimp as the default Graphics Editor in Windows, in regedit navigate to the key HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\edit\command
double-click the Default key and type
"C:\Program Files\GIMP-2.0\bin\gimp-win-remote.exe" gimp-2.2.exe "%1"
Now, Gimp will be launched if not already open, otherwise the graphic will be opened in the running instance of Gimp.
On your system, you may need to adjust the path and the name of the gimp excutable.
double-click the Default key and type
"C:\Program Files\GIMP-2.0\bin\gimp-win-remote.exe" gimp-2.2.exe "%1"
Now, Gimp will be launched if not already open, otherwise the graphic will be opened in the running instance of Gimp.
On your system, you may need to adjust the path and the name of the gimp excutable.