1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Firefox as default, Need to invoke IE from Desktop Icon

Discussion in 'Firefox, Thunderbird & SeaMonkey' started by 24jedi, 2005/02/07.

Thread Status:
Not open for further replies.
  1. 2005/02/07
    24jedi Lifetime Subscription

    24jedi Well-Known Member Thread Starter

    Joined:
    2002/06/19
    Messages:
    186
    Likes Received:
    0
    Strange..Yes, but hear me out.

    Firefox is the default browser and works for 99% of the website being viewed. However, a particular site only works in IE. There are buttons on the asp page used in client side scripting, which only runs in IE. We will be fixing the button issue shortly.

    Questions:
    My client wants to have a desktop icon as a shortcut to this website, but because of windows file associations, the icon brings up the default browser.

    Is/are there any parameters that can be added to the shortcut, which would invoke IE instead of Firefox, for a desktop shortcut.

    The only other way I know is to open IE directly and save the link to the favorites dropdown. I suppose you could also create a shortcut to the IE favorites shortcut...but this would be too squirrelly.

    thanks
     
  2. 2005/02/07
    sparrow

    sparrow Inactive

    Joined:
    2004/03/21
    Messages:
    2,282
    Likes Received:
    0
    A pointer can point either to a url (in which case it invokes the default browser) or a program. Sounds like you need to call up the program and make the url the home page there, which you can do by rt-clicking the shortcut and selecting properties. Would that solve the problem?
     

  3. to hide this advert.

  4. 2005/02/07
    Zander

    Zander Geek Member Alumni

    Joined:
    2002/01/07
    Messages:
    4,084
    Likes Received:
    5
    Sparrow's right. You can create a new shortcut to IE, then right click>properties and where it says target, add the address of the website. So, if the target says "c:\program files\Internet Explorer\iexplore.exe ", all you need to do is add a space after the last quotation mark and then the address of the website. Assuming IE is on installed on the c: drive, and you wanted the shortcut to open to Microsoft's website, the target in the properties of the shortcut would look like the following line.

    Code:
     "c:\Program Files\Internet Explorer\iexplore.exe" www.microsoft.com
    Double clicking it should open IE to Microsoft's website. You can rename the shortcut to something descriptive and also change the icon to something different if you want. To change the icon, right click on the shortcut, properties and click the change icon button.
     
  5. 2005/02/07
    JSS3rd Lifetime Subscription

    JSS3rd Geek Member

    Joined:
    2002/06/28
    Messages:
    2,221
    Likes Received:
    27
    24jedi ...

    I have the same problem, in that my Credit Union's website only works with IE (I actually use SlimBrowser, an IE shell, because of its extended capabilities, including tabs). After lots of trial and error I finally settled on a Firefox extension called Launchy, which allows the user to open a page in another application (IE, in your case) directly from within Firefox.

    It wouldn't give your client a desktop icon, but he/she wouldn't have to leave Firefox, either.

    EDIT: I just tried Zander's solution, and it worked perfectly.
     
    Last edited: 2005/02/07
  6. 2005/02/07
    24jedi Lifetime Subscription

    24jedi Well-Known Member Thread Starter

    Joined:
    2002/06/19
    Messages:
    186
    Likes Received:
    0
    Thanks...

    I will give it a shot.
     
  7. 2005/02/07
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
  8. 2005/02/08
    sparrow

    sparrow Inactive

    Joined:
    2004/03/21
    Messages:
    2,282
    Likes Received:
    0
    Zander,

    I like your refinement; it should be better than my original thought. :D
     
  9. 2005/02/08
    Zander

    Zander Geek Member Alumni

    Joined:
    2002/01/07
    Messages:
    4,084
    Likes Received:
    5
    Thanks sparrow. It gets the job done. :)
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.