Default Viewer?

  • Thread starter Thread starter WeeWilly
  • Start date Start date
W

WeeWilly

When I open a pic it opens in Paint. Is there a way to get the pics to open
using PShop or other as a default viewer... then to switch back to Paint if
I need that program for a different purpose..??

Thanks,
 
WeeWilly said:
When I open a pic it opens in Paint. Is there a way to
get the pics to open using PShop or other as a default
viewer... then to switch back to Paint if I need that
program for a different purpose..??

Thanks,
==========================================
You can right click an image and choose "Open With"...
then you can choose any program you wish.

However...there is a registry edit that will allow you
to change the default image editor...if that is what
you desire:

====

How to open your choice of image editors when
clicking the Edit button on the Windows Picture
and Fax Viewer screen.

IMPORTANT: This message contains information
about modifying the registry. Before you modify the
registry, make sure to back it up and make sure that
you understand how to restore the registry if a problem
occurs. For information about how to back up, restore,
and edit the registry, click the following link to view the
article in the Microsoft Knowledge Base:

Information About Editing the Registry
http://support.microsoft.com/?kbid=256986#Topic2

===========================================

OK...go to...Start / Run and type in..."regedit" without
the quotes. Then click...OK...or press...Enter.

In the Registry Editor...drill down to:

HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\edit\command

In the Data column you should see:

"%systemroot%\system32\mspaint.exe" "%1"

(where you see *mspaint* in the example....you will
see your current default)

Replace the key with the path to the program that will
be your default image editor. I wanted Picture It! 7 so
the following is what I changed to.

"C:\Program Files\Microsoft Picture It! 7\pip.exe" "%1"

Now, my images still open in the Picture and Fax viewer
but if I left click the Edit button...Picture It! 7 opens.

To replace the string...

Left click "default" to select it.

Go to...Edit / Modify...

In the "Edit String" field...

Copy/Paste the path to your program choice:

"C:\Program Files\??????????\???.exe" "%1"

Left click...OK.

Now, your images still open in the Picture and Fax
Viewer but if you left click the Edit button...your image
editing program opens..

Good luck.



--

John Inzer
Picture It! MVP
return e-mail disabled

Picture It! Support Center
http://support.microsoft.com/?pr=pic
 
Back
Top