So I should DL both 32 & 64Bit b/c I have both 32 & 64Bit IE8 & the OS being 64Bit isn't a factor.
On my keyboard I have a dedicated Web button which opens IE in its 32Bit flavor. I read somewhere that I can make the 64Bit flavor the default by using the instruction below:
"Aside from the fact that Flash may not work for the 64Bit version, there's no reason NOT to use IE8 64Bit as the default browser.
So here's how, straight from MS. Make the following changes to the registry:
•HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE
Change the value to C:\Program Files\Internet Explorer\iexplore.exe
•HKEY_CLASSES_ROOT\http\shell\open\command
Change the value - "C:\Program Files\Internet Explorer\IEXPLORE.EXE" -nohome
•HKEY_CLASSES_ROOT\https\shell\open\command
Change the value - "C:\Program Files\Internet Explorer\IEXPLORE.EXE" -nohome"
Is this correct?