Microsoft Windows Vista Community Forums - Vistaheads
Recommended Download - Clean, repair and optimize your system



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Driver Scanner 2009 - Free Scan Now

why does IE7 open the hyperlink to a jpeg in excel 97/2000???

microsoft.public.internetexplorer.general




Recommended Fix - Fix Vista Errors and Optimize Performance

Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Driver Scanner 2009 - Free Scan Now
Reply
  #1 (permalink)  
Old 06-25-2009
kandinsky63
 

Posts: n/a
why does IE7 open the hyperlink to a jpeg in excel 97/2000???

why does IE7 open a hyperlink to a jpeg/jpg image in excel 97/2000 when
the default image editor is windows picture and fax viewer?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-25-2009
Leonard Grey
 

Posts: n/a
Re: why does IE7 open the hyperlink to a jpeg in excel 97/2000???
Because Internet Explorer is the default application for hyperlinks.
---
Leonard Grey
Errare humanum est

kandinsky63 wrote:
> why does IE7 open a hyperlink to a jpeg/jpg image in excel 97/2000 when
> the default image editor is windows picture and fax viewer?
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-25-2009
PA Bear [MS MVP]
 

Posts: n/a
Re: why does IE7 open the hyperlink to a jpeg in excel 97/2000???
Right-click on a JPEG or JPG file | Open with | Select desired application &
check the "Always open with..." box.
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Client - since 2002

kandinsky63 wrote:
> why does IE7 open a hyperlink to a jpeg/jpg image in excel 97/2000 when
> the default image editor is windows picture and fax viewer?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-26-2009
kandinsky63
 

Posts: n/a
Re: why does IE7 open the hyperlink to a jpeg in excel 97/2000???
This is news to me. I have created hyperlinks to other file types i.e.
..doc, .tiff , .xls etc. and they all open up with the default app and not
with IE.

My default image editor opens every image file from the hyperlink expect for
jpeg's - this is the curious bit.


"Leonard Grey" <l.grey@invalid.invalid> wrote in message
news:%23qYYYba9JHA.5040@TK2MSFTNGP04.phx.gbl...
> Because Internet Explorer is the default application for hyperlinks.
> ---
> Leonard Grey
> Errare humanum est
>
> kandinsky63 wrote:
>> why does IE7 open a hyperlink to a jpeg/jpg image in excel 97/2000 when
>> the default image editor is windows picture and fax viewer?



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-26-2009
kandinsky63
 

Posts: n/a
Re: why does IE7 open the hyperlink to a jpeg in excel 97/2000???
i have already done this.

I have created hyperlinks to other file types i.e.
..doc, .tiff , .xls etc. and they all open up with the default app and not
with IE.

My default image editor opens every image file from the hyperlink expect for
jpeg's - this is the curious bit.


"PA Bear [MS MVP]" <PABearMVP@gmail.com> wrote in message
news:OBdbW8a9JHA.2120@TK2MSFTNGP02.phx.gbl...
> Right-click on a JPEG or JPG file | Open with | Select desired application
> & check the "Always open with..." box.
> --
> ~Robear Dyer (PA Bear)
> MS MVP-IE, Mail, Security, Windows Client - since 2002
>
> kandinsky63 wrote:
>> why does IE7 open a hyperlink to a jpeg/jpg image in excel 97/2000 when
>> the default image editor is windows picture and fax viewer?

>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 06-26-2009
Donald Anadell
 

Posts: n/a
Re: why does IE7 open the hyperlink to a jpeg in excel 97/2000???

"kandinsky63" <rharaburda@tiscali.co.uk> wrote in message
news:%23vKeFJl9JHA.4944@TK2MSFTNGP02.phx.gbl...
>i have already done this.
>
> I have created hyperlinks to other file types i.e.
> .doc, .tiff , .xls etc. and they all open up with the default app and not
> with IE.
>


> My default image editor opens every image file from the hyperlink expect
> for
> jpeg's - this is the curious bit.


I was able to reproduce your issue here with a hyperlinnk to a local jpg
file in an Excel Worksheet. Clicking on the link opened the file in IE8
instead of the Default image viewer(here that would be Irfanview). To get
around this issue here required doing a registry tweak at the following
Registry Key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\C ommon\Internet

Adding a new DWORD Name value at that Key = ForceShellExecute
and adding a new DATA VALUE = 1

did the trick for me, now when clicking on a hyperlink to a jpg file in an
Excel Worksheet it opens the file in the default viewer instead of IE8.

See the following reference site for this tweak:
http://mobile.vnunet.com/personal-co...ive-hyperlinks

As always, be sure to back up your Registry before making any changes.

Good luck,

Donald Anadell




>
>
> "PA Bear [MS MVP]" <PABearMVP@gmail.com> wrote in message
> news:OBdbW8a9JHA.2120@TK2MSFTNGP02.phx.gbl...
>> Right-click on a JPEG or JPG file | Open with | Select desired
>> application & check the "Always open with..." box.
>> --
>> ~Robear Dyer (PA Bear)
>> MS MVP-IE, Mail, Security, Windows Client - since 2002
>>
>> kandinsky63 wrote:
>>> why does IE7 open a hyperlink to a jpeg/jpg image in excel 97/2000 when
>>> the default image editor is windows picture and fax viewer?

>>

>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 06-27-2009
kandinsky63
 

Posts: n/a
Re: why does IE7 open the hyperlink to a jpeg in excel 97/2000???
Thank you for the advice.

However, before I try your solution, have you any idea why this situation
would have occured in the first place?

Karl

"Donald Anadell" <danadell@nospamersmikrotec.com> wrote in message
news:u7qhDFn9JHA.1340@TK2MSFTNGP05.phx.gbl...
>
> "kandinsky63" <rharaburda@tiscali.co.uk> wrote in message
> news:%23vKeFJl9JHA.4944@TK2MSFTNGP02.phx.gbl...
>>i have already done this.
>>
>> I have created hyperlinks to other file types i.e.
>> .doc, .tiff , .xls etc. and they all open up with the default app and not
>> with IE.
>>

>
>> My default image editor opens every image file from the hyperlink expect
>> for
>> jpeg's - this is the curious bit.

>
> I was able to reproduce your issue here with a hyperlinnk to a local jpg
> file in an Excel Worksheet. Clicking on the link opened the file in IE8
> instead of the Default image viewer(here that would be Irfanview). To get
> around this issue here required doing a registry tweak at the following
> Registry Key:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\C ommon\Internet
>
> Adding a new DWORD Name value at that Key = ForceShellExecute
> and adding a new DATA VALUE = 1
>
> did the trick for me, now when clicking on a hyperlink to a jpg file in an
> Excel Worksheet it opens the file in the default viewer instead of IE8.
>
> See the following reference site for this tweak:
> http://mobile.vnunet.com/personal-co...ive-hyperlinks
>
> As always, be sure to back up your Registry before making any changes.
>
> Good luck,
>
> Donald Anadell
>
>
>
>
>>
>>
>> "PA Bear [MS MVP]" <PABearMVP@gmail.com> wrote in message
>> news:OBdbW8a9JHA.2120@TK2MSFTNGP02.phx.gbl...
>>> Right-click on a JPEG or JPG file | Open with | Select desired
>>> application & check the "Always open with..." box.
>>> --
>>> ~Robear Dyer (PA Bear)
>>> MS MVP-IE, Mail, Security, Windows Client - since 2002
>>>
>>> kandinsky63 wrote:
>>>> why does IE7 open a hyperlink to a jpeg/jpg image in excel 97/2000
>>>> when
>>>> the default image editor is windows picture and fax viewer?
>>>

>>
>>

>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 06-27-2009
kandinsky63
 

Posts: n/a
Re: why does IE7 open the hyperlink to a jpeg in excel 97/2000???
FANTASTIC !! IT WORKED !

MANY THANKS !
"Donald Anadell" <danadell@nospamersmikrotec.com> wrote in message
news:u7qhDFn9JHA.1340@TK2MSFTNGP05.phx.gbl...
>
> "kandinsky63" <rharaburda@tiscali.co.uk> wrote in message
> news:%23vKeFJl9JHA.4944@TK2MSFTNGP02.phx.gbl...
>>i have already done this.
>>
>> I have created hyperlinks to other file types i.e.
>> .doc, .tiff , .xls etc. and they all open up with the default app and not
>> with IE.
>>

>
>> My default image editor opens every image file from the hyperlink expect
>> for
>> jpeg's - this is the curious bit.

>
> I was able to reproduce your issue here with a hyperlinnk to a local jpg
> file in an Excel Worksheet. Clicking on the link opened the file in IE8
> instead of the Default image viewer(here that would be Irfanview). To get
> around this issue here required doing a registry tweak at the following
> Registry Key:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\C ommon\Internet
>
> Adding a new DWORD Name value at that Key = ForceShellExecute
> and adding a new DATA VALUE = 1
>
> did the trick for me, now when clicking on a hyperlink to a jpg file in an
> Excel Worksheet it opens the file in the default viewer instead of IE8.
>
> See the following reference site for this tweak:
> http://mobile.vnunet.com/personal-co...ive-hyperlinks
>
> As always, be sure to back up your Registry before making any changes.
>
> Good luck,
>
> Donald Anadell
>
>
>
>
>>
>>
>> "PA Bear [MS MVP]" <PABearMVP@gmail.com> wrote in message
>> news:OBdbW8a9JHA.2120@TK2MSFTNGP02.phx.gbl...
>>> Right-click on a JPEG or JPG file | Open with | Select desired
>>> application & check the "Always open with..." box.
>>> --
>>> ~Robear Dyer (PA Bear)
>>> MS MVP-IE, Mail, Security, Windows Client - since 2002
>>>
>>> kandinsky63 wrote:
>>>> why does IE7 open a hyperlink to a jpeg/jpg image in excel 97/2000
>>>> when
>>>> the default image editor is windows picture and fax viewer?
>>>

>>
>>

>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 06-28-2009
Donald Anadell
 

Posts: n/a
Re: why does IE7 open the hyperlink to a jpeg in excel 97/2000???

"kandinsky63" <rharaburda@tiscali.co.uk> wrote in message
news:uFL%23aj09JHA.4692@TK2MSFTNGP02.phx.gbl...
> FANTASTIC !! IT WORKED !
>
> MANY THANKS !


You're welcome, glad you able to resolve the issue.

Good luck,

Donald Anadell


> "Donald Anadell" <danadell@nospamersmikrotec.com> wrote in message
> news:u7qhDFn9JHA.1340@TK2MSFTNGP05.phx.gbl...
>>
>> "kandinsky63" <rharaburda@tiscali.co.uk> wrote in message
>> news:%23vKeFJl9JHA.4944@TK2MSFTNGP02.phx.gbl...
>>>i have already done this.
>>>
>>> I have created hyperlinks to other file types i.e.
>>> .doc, .tiff , .xls etc. and they all open up with the default app and
>>> not
>>> with IE.
>>>

>>
>>> My default image editor opens every image file from the hyperlink expect
>>> for
>>> jpeg's - this is the curious bit.

>>
>> I was able to reproduce your issue here with a hyperlinnk to a local jpg
>> file in an Excel Worksheet. Clicking on the link opened the file in IE8
>> instead of the Default image viewer(here that would be Irfanview). To
>> get around this issue here required doing a registry tweak at the
>> following Registry Key:
>>
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\C ommon\Internet
>>
>> Adding a new DWORD Name value at that Key = ForceShellExecute
>> and adding a new DATA VALUE = 1
>>
>> did the trick for me, now when clicking on a hyperlink to a jpg file in
>> an Excel Worksheet it opens the file in the default viewer instead of
>> IE8.
>>
>> See the following reference site for this tweak:
>> http://mobile.vnunet.com/personal-co...ive-hyperlinks
>>
>> As always, be sure to back up your Registry before making any changes.
>>
>> Good luck,
>>
>> Donald Anadell
>>
>>
>>
>>
>>>
>>>
>>> "PA Bear [MS MVP]" <PABearMVP@gmail.com> wrote in message
>>> news:OBdbW8a9JHA.2120@TK2MSFTNGP02.phx.gbl...
>>>> Right-click on a JPEG or JPG file | Open with | Select desired
>>>> application & check the "Always open with..." box.
>>>> --
>>>> ~Robear Dyer (PA Bear)
>>>> MS MVP-IE, Mail, Security, Windows Client - since 2002
>>>>
>>>> kandinsky63 wrote:
>>>>> why does IE7 open a hyperlink to a jpeg/jpg image in excel 97/2000
>>>>> when
>>>>> the default image editor is windows picture and fax viewer?
>>>>
>>>
>>>

>>
>>

>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why does Internet Explorer7 open a hyperlink to a jpeg located on my HDD? kandinsky63 microsoft.public.internetexplorer.general 2 06-13-2009 22:50
office Convert Excel to Image Jpg/Jpeg 5.0 Bizsoft Business Software Feed 0 01-22-2009 07:50
address hyperlink will not open new message lance microsoft.public.windows.vista.mail 0 12-18-2008 16:09
can't open JPEG images rose07 microsoft.public.windows.vista.music pictures video 0 06-29-2008 15:12
Cannot open jpeg from CD in my player =?Utf-8?B?VGhvbWFz?= microsoft.public.windows.vista.music pictures video 0 03-30-2007 17:16




All times are GMT +1. The time now is 05:13.




Driver Scanner - Free Scan Now

Vistaheads.com is part of the Heads Network. See also XPHeads.com and Win7Heads.com.


Funny Commercials to make you laugh :-)

Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119