I have both Excel 2003 and Excel 2007 installed on the same machine.
Until today, I could doubleclick on any .XLS file and it would
automatically open in the old Excel. Now, however, it opens in the
new Excel in compatibility mode.
Even if I go to change the file association in Windows shell, Excel
2007 still keeps taking over.
As far as I know, nothing has changed on my system.
Anybody know how I can get Windows to always use the old version for
the .xls files?
I don't know why it keeps changing for you, but this may work to change it back:
Close Excel and
Windows Start Button|Run
"c:\yourpathtoxl2003\excel.exe" /unregserver
then
Windows Start Button|Run
"c:\yourpathtoxl2003\excel.exe" /regserver
The /unregserver & /regserver stuff resets the windows registry to excel's
factory defaults.
If it fails, this is what I'd try next:
ShiftRight click on one of the offending files
Click on "Open With"
and choose Excel (or Choose Program and browse to excel.exe)
and check that "always use the selected program..." box.
Repeat for each offending filetype you want to fix (like *.xlt).
> I have both Excel 2003 and Excel 2007 installed on the same machine.
> Until today, I could doubleclick on any .XLS file and it would
[quoted text clipped - 8 lines]
> Anybody know how I can get Windows to always use the old version for
> the .xls files?

Signature
Dave Peterson
jg70124@gmail.com - 21 Sep 2007 01:34 GMT
The "file types" thing did not work - but the /regserver trick did.
Thanks.
> I don't know why it keeps changing for you, but this may work to change it back:
>
[quoted text clipped - 16 lines]
>
> Repeat for each offending filetype you want to fix (like *.xlt).