Making Chrome open links when clicking pop-up buttons

ksio89

Member
Member
Messages
12
In Windows 8.1, how do you make Chrome open links when you click those buttons on application pop-up windows, which usually report there's an update available for that software? Everytime I click those buttons, the link is opened with Internet Explorer, but I would like to have Chrome open them.

Strangely, this issue doesn't seem to happen with buttons on dropdown list menus. Is this behaviour application-based? It is, will some tell Chrome to open links, while other ones, IE?

I have already set Chome to open all protocols and filetypes available, which were previously associated with Internet Explorer, but IE still opens these links:

Chrome.png

These are the buttons I'm talking about:

Button.png



Would be glad if someone helped me, because it's a pita to copy the URLs from IE address bar and paste them into Chrome's, every single time I click those buttons. Thanks in advance.
 

My Computer

System One

  • OS
    Windows 8.1 Pro x64
    Computer type
    Laptop
    System Manufacturer/Model
    Dell Inspiron 15-5537
    CPU
    Intel core i5-4200U
    Memory
    6 GB DDR3L 1600 MHz
    Graphics Card(s)
    AMD Radeon HD 8850M GDDR5 @ 8870M
    Sound Card
    Realtek HD ALC 269
    Screen Resolution
    1366x768
    Hard Drives
    Seagate Momentus 7200.5 750422
    PSU
    90-watt Dell AC Charger
    Keyboard
    Generic USB Multimedia Keyboard
    Mouse
    Genius Traveler 6000
    Internet Speed
    15 Mb/s ADSL2+
    Browser
    Google Chrome
    Antivirus
    Avast Internet Security 2014
If it opens IE even though another browser is set to default it may actually be manipulating IE using the browser ActiveX Control. Other browsers that don't use the IE engine cannot be as easily and completely manipulated. The reason could be it is trying to control the update process using IE features/functions.
 

My Computer

System One

  • OS
    Windows 8.0 x64
    Computer type
    Laptop
    System Manufacturer/Model
    Toshiba Satelite C55D-A Laptop
    CPU
    AMD EI 1200
    Memory
    4 gb DDR3
    Graphics Card(s)
    Raedon 340 MB dedicated Ram
    Monitor(s) Displays
    Built in
    Screen Resolution
    1366 x 768
    Hard Drives
    640 GB (spinner) Sata II
    Keyboard
    Built in
    Mouse
    Touch pad
If you don't plan on using IE maybe you could try disabling it ?

Control Panel > Programs > Turn Windows features on or off > Uncheck Internet Explorer

Not sure if those apps will redirect then automatically to Chrome but it might be worth a check.
 

My Computer

System One

  • OS
    Windows 8.1 (x64)
    Computer type
    PC/Desktop
If you don't plan on using IE maybe you could try disabling it ?

Control Panel > Programs > Turn Windows features on or off > Uncheck Internet Explorer

Not sure if those apps will redirect then automatically to Chrome but it might be worth a check.

If nothing else that will tell us if that setting also disables the ActiveX Control. If so then clicking the link should pop up some error about Object creation failure or similar. Unless the programmer catches the error and switches to just calling ShellExecute() with the url as file name.
 

My Computer

System One

  • OS
    Windows 8.0 x64
    Computer type
    Laptop
    System Manufacturer/Model
    Toshiba Satelite C55D-A Laptop
    CPU
    AMD EI 1200
    Memory
    4 gb DDR3
    Graphics Card(s)
    Raedon 340 MB dedicated Ram
    Monitor(s) Displays
    Built in
    Screen Resolution
    1366 x 768
    Hard Drives
    640 GB (spinner) Sata II
    Keyboard
    Built in
    Mouse
    Touch pad
Back
Top