Windows 7 Forums


Reply
Thread Tools

ie9 64 bit question

 
 
Jack
Guest
Posts: n/a
Thanked:
 
      11-03-2011
Hi,

I have IE in both C: Program Files and C: Program Files(x86).
While clicking on IE icon in the quick launch bar, IE 32 bit starts.
Sometimes it freezes.
How do I change this to get IE 64 bit by default ?
Thank you.
Jack
 
Reply With Quote
 
 
 
 
Evan Platt
Guest
Posts: n/a
Thanked:
 
      11-03-2011
On Thu, 03 Nov 2011 14:12:37 +0100, Jack <> wrote:

>Hi,
>
>I have IE in both C: Program Files and C: Program Files(x86).
>While clicking on IE icon in the quick launch bar, IE 32 bit starts.
>Sometimes it freezes.
>How do I change this to get IE 64 bit by default ?
>Thank you.
>Jack


See the earlier thread:
From: "Dave \"Crash\" Dummy" <>
Newsgroups: alt.windows7.general
Subject: How to make IE x64 the default browser?
Date: Wed, 05 Oct 2011 10:58:24 -0400
Organization: A noiseless patient Spider
Lines: 9
Message-ID: <j6hrag$b6d$>

A number of different solutions, depending on your tastes.
--
To reply via e-mail, remove The Obvious and .invalid from my e-mail address.
 
Reply With Quote
 
Dave \Crash\ Dummy
Guest
Posts: n/a
Thanked:
 
      11-03-2011
Jack wrote:
> Hi,
>
> I have IE in both C: Program Files and C: Program Files(x86). While
> clicking on IE icon in the quick launch bar, IE 32 bit starts.
> Sometimes it freezes. How do I change this to get IE 64 bit by
> default ?


There is no simple way to make IE 64 the default, but if all you want to
do is open IE 64 to your home page from the taskbar, just pin the 64 bit
iexplore.exe program to the task bar, either instead of the 32 bit
version or in addition to it.
--
Crash

"When you want to fool the world, tell the truth."
~ Otto von Bismarck ~
 
Reply With Quote
 
Jolly polly
Guest
Posts: n/a
Thanked:
 
      11-06-2011

>> I have IE in both C: Program Files and C: Program Files(x86). While
>> clicking on IE icon in the quick launch bar, IE 32 bit starts.
>> Sometimes it freezes. How do I change this to get IE 64 bit by
>> default ?

>
> There is no simple way to make IE 64 the default, but if all you want to
> do is open IE 64 to your home page from the taskbar, just pin the 64 bit
> iexplore.exe program to the task bar, either instead of the 32 bit
> version or in addition to it.


To make IE 64 bit open by default
You need to edit the registry then alter the file association:
First make a backup, then

Open Regedit
go to HKEY_CLASSES_ROOT\Applications\iexplore.exe\shell\ open\command
Modify the command on the right. From:
"C:\Program Files(x86)\Internet Explorer\iexplore.exe" %1
To "C:\Program Files\Internet Explorer\iexplore.exe" %1
(you'll need to take ownership in order to make this change)

Open Control Panel > Default Programs
click on Associate a file type or protocol with a program
wait for it to populate
scroll down to .url highlight it
click change program
browse to
C:\Program Files\Internet Explorer\iexplore.exe
click OK
test


 
Reply With Quote
 
Gene E. Bloch
Guest
Posts: n/a
Thanked:
 
      11-07-2011
On Sun, 6 Nov 2011 23:22:37 -0000, Jolly polly wrote:

>>> I have IE in both C: Program Files and C: Program Files(x86). While
>>> clicking on IE icon in the quick launch bar, IE 32 bit starts.
>>> Sometimes it freezes. How do I change this to get IE 64 bit by
>>> default ?

>>
>> There is no simple way to make IE 64 the default, but if all you want to
>> do is open IE 64 to your home page from the taskbar, just pin the 64 bit
>> iexplore.exe program to the task bar, either instead of the 32 bit
>> version or in addition to it.

>
> To make IE 64 bit open by default
> You need to edit the registry then alter the file association:
> First make a backup, then
>
> Open Regedit
> go to HKEY_CLASSES_ROOT\Applications\iexplore.exe\shell\ open\command
> Modify the command on the right. From:
> "C:\Program Files(x86)\Internet Explorer\iexplore.exe" %1
> To "C:\Program Files\Internet Explorer\iexplore.exe" %1
> (you'll need to take ownership in order to make this change)
>
> Open Control Panel > Default Programs
> click on Associate a file type or protocol with a program
> wait for it to populate
> scroll down to .url highlight it
> click change program
> browse to
> C:\Program Files\Internet Explorer\iexplore.exe
> click OK
> test


Shouldn't there be double quotes around the %1 ?

--
Gene E. Bloch (Stumbling Bloch)
 
Reply With Quote
 
Jolly polly
Guest
Posts: n/a
Thanked:
 
      11-07-2011

"Jolly polly" <> wrote in message
news:_EEtq.15246$_2...
>
>>> I have IE in both C: Program Files and C: Program Files(x86). While
>>> clicking on IE icon in the quick launch bar, IE 32 bit starts. Sometimes
>>> it freezes. How do I change this to get IE 64 bit by
>>> default ?

>>
>> There is no simple way to make IE 64 the default, but if all you want to
>> do is open IE 64 to your home page from the taskbar, just pin the 64 bit
>> iexplore.exe program to the task bar, either instead of the 32 bit
>> version or in addition to it.

>
> To make IE 64 bit open by default You need to edit the registry then alter
> the file association:
> First make a backup, then
>
> Open Regedit
> go to HKEY_CLASSES_ROOT\Applications\iexplore.exe\shell\ open\command
> Modify the command on the right. From:
> "C:\Program Files(x86)\Internet Explorer\iexplore.exe" %1 To "C:\Program
> Files\Internet Explorer\iexplore.exe" %1
> (you'll need to take ownership in order to make this change)
>
> Open Control Panel > Default Programs click on Associate a file type or
> protocol with a program
> wait for it to populate
> scroll down to .url highlight it
> click change program
> browse to
> C:\Program Files\Internet Explorer\iexplore.exe
> click OK
> test


Incidentally this works fine if you click on a desktop shortcut, but does
NOT work on a link in say an email, unless the 64bit IE is already running.
It does state under 'Internet Properties' "Internet Explorer (64-bit) cannot
be the default browser"


 
Reply With Quote
 
me again
Guest
Posts: n/a
Thanked:
 
      11-10-2011
Jack wrote:
> Hi,
>
> I have IE in both C: Program Files and C: Program Files(x86).
> While clicking on IE icon in the quick launch bar, IE 32 bit starts.
> Sometimes it freezes.
> How do I change this to get IE 64 bit by default ?


uninstall BOTH. then install JUST IE 64.


 
Reply With Quote
 
Dave \Crash\ Dummy
Guest
Posts: n/a
Thanked:
 
      11-10-2011
me again wrote:
> Jack wrote:
>> Hi,
>>
>> I have IE in both C: Program Files and C: Program Files(x86).
>> While clicking on IE icon in the quick launch bar, IE 32 bit starts.
>> Sometimes it freezes.
>> How do I change this to get IE 64 bit by default ?

>
> uninstall BOTH. then install JUST IE 64.


Have you actually done this, or are you just proposing it as a possible
solution?
--
Crash

I always thought Mensa was a Japanese import.
 
Reply With Quote
 
me again
Guest
Posts: n/a
Thanked:
 
      11-11-2011
Dave "Crash" Dummy wrote:
> me again wrote:
>> Jack wrote:
>>> Hi,
>>>
>>> I have IE in both C: Program Files and C: Program Files(x86).
>>> While clicking on IE icon in the quick launch bar, IE 32 bit starts.
>>> Sometimes it freezes.
>>> How do I change this to get IE 64 bit by default ?

>>
>> uninstall BOTH. then install JUST IE 64.

>
> Have you actually done this, or are you just proposing it as a possible solution?


yes and yes

can't be sure it would work for others...
 
Reply With Quote
 
Robert Brereton
Guest
Posts: n/a
Thanked:
 
      11-12-2011

"me again" <> wrote in message
news:j9h7ip$ocp$...
> Jack wrote:
>> Hi,
>>
>> I have IE in both C: Program Files and C: Program Files(x86).
>> While clicking on IE icon in the quick launch bar, IE 32 bit starts.
>> Sometimes it freezes.
>> How do I change this to get IE 64 bit by default ?

>
> uninstall BOTH. then install JUST IE 64.
>
>
>

Hi

Right click on the icon in your task bar and select properties in internet
explorer. Change the target to "C:\Program Files\Internet
Explorer\iexplore.exe" and 64 bit should open when you click on the icon

Hope this helps

 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB 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
Noob Question Michael Kelly General Discussion 5 02-16-2012 01:44 PM
Windows 7 Activation Question AceCRO Windows 7 Support 6 12-17-2009 05:45 AM
win xp pro / win 7 dual boot -delete xp question peristalsis Installation, Setup and Updates 2 12-07-2009 08:16 AM
Question about windows 7 tswanger Installation, Setup and Updates 4 11-11-2009 03:32 AM
XP Mode question WSplawn Virtualization 7 10-26-2009 03:05 PM


All times are GMT +1. The time now is 04:19 AM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

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