Shoutbox

Default image editor doesn't change for bmp - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Default image editor doesn't change for bmp (/showthread.php?tid=65039)

Default image editor doesn't change for bmp by Jesus on 08-17-2006 at 12:24 PM

Hi,

Since M$ Paint just sucks, I changed the default image editor to PSP.
I did this by changing
HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\edit\command\(default)
to contain the path to the psp executable, followed by "%1" as shown here.
It works fine for JPG and GIF files (haven't tested others yet), but if I want to edit a BMP file, it still opens in paint :@

anyone here knows why this happens and how to solve it??

thanks in advance :)


RE: Default image editor doesn't change for bmp by Felu on 08-17-2006 at 12:27 PM

Right click on a bmp file, go to Properties and change open with... [Image: msn_wink.gif].


RE: Default image editor doesn't change for bmp by Jesus on 08-17-2006 at 12:47 PM

Thanks for your reply, but it's not what I meant.
I want to open all my images with the default Windows viewer, because PSP takes too long to start when I only want to view. This works fine.
In the right-click menu for each image, there is also an "Edit" option. If I click Edit from a JPG or GIF, it starts PSP as it should. However, if I click Edit from a BMP file, it launches M$ Paint, where it should launch PSP.

I hope this makes it clear.


RE: Default image editor doesn't change for bmp by ShawnZ on 08-17-2006 at 12:56 PM

HKCR\.BMP\shell\edit


RE: Default image editor doesn't change for bmp by Jesus on 08-17-2006 at 01:05 PM

that key did not exist in the first place so I tried creating it. No luck though.

thanks for your reply

edit: .dib files are also still edited by paint :(


RE: Default image editor doesn't change for bmp by markee on 08-17-2006 at 01:11 PM

If you are using PSP X the go File > Preferences > File Format Associations and click the ones you want to be opened with PSP.  I'm quite sure this should do what you want (sorry if I'm wrong).  If you aren't using this version I would think that you have to follow something simular anyway.


RE: Default image editor doesn't change for bmp by Jesus on 08-17-2006 at 01:20 PM

I am indeed using PSP X, but the File Format Associations dialog only lets me set PSP as the default app for opening images, not editing them.
Changing the default program for opening is easy, for editing it seems a bit harder to get it right.


RE: Default image editor doesn't change for bmp by ShawnZ on 08-17-2006 at 01:23 PM

in the .BMP key there is a value named "Default", which means it references that under HKCR, so check there. For example, mine Default reads Paint.Picture


RE: Default image editor doesn't change for bmp by Jesus on 08-17-2006 at 01:46 PM

Just to check if it was a setting in the HKCR\.bmp key which caused this, I backed it up and deleted it.
After that, I backed up HKCR\.jpeg too and renamed it to HKCR\.bmp, so that it should handle .bmp files exactly the same way as .jpeg files.
Unfortunately this didn't work either.

My guess is that the M$ Bastards® baked it in the OS somehow...:@
or are there other places where information like this could be stored?


RE: Default image editor doesn't change for bmp by markee on 08-17-2006 at 01:47 PM

Have a look at this page.  It looks to have exactly what you are after.  The steps you want are about 2/3 down the page. (thank god for google :P)


RE: Default image editor doesn't change for bmp by Jesus on 08-17-2006 at 02:27 PM

:O I tried that before and all it did was create a second "Edit" entry in the right-click menu. :o
This time it seems to work :D

Thanks to everyone for all the replies, problem solved :D


RE: Default image editor doesn't change for bmp by ShawnZ on 08-17-2006 at 02:40 PM

quote:
Originally posted by Jesus
My guess is that the M$ Bastards® baked it in the OS somehow...(Smilie)
or are there other places where information like this could be stored?

read my second post... in the bmp key is a reference to the actual key containing .bmp information...
RE: Default image editor doesn't change for bmp by Felu on 08-17-2006 at 02:47 PM

   

quote:
Originally posted by Jesus
Thanks for your reply, but it's not what I meant.

I think thats what you are wanting to do. Wait im attaching a screen shot of it :p.

This is the when you get the properties of a .bmp file -
[Image: attachment.php?pid=715118]
RE: Default image editor doesn't change for bmp by Jesus on 08-17-2006 at 02:49 PM

:O ShawnZ, you're right.
English is not my main language, so I must have misunderstood something about that post...
Now that you say it this way, I checked and found a Paint.Picture key containing the (already changed) value for the editor :)

at least I can say I've learned something today ;)


RE: Default image editor doesn't change for bmp by markee on 08-17-2006 at 02:53 PM

quote:
Originally posted by -!Felu!-
quote:
Originally posted by Jesus
Thanks for your reply, but it's not what I meant.

I think thats what you are wanting to do. Wait im attaching a screen shot of it :p.

This is the when you get the properties of a .bmp file -
[Image: attachment.php?pid=715118]
No he was actually after changing where the edit button took you when you right clicked on the image.  You will still only open it in MS paint using your method, to change it you will have to use the method I posted a link to. Also he stated that the problem has now been solved.