There is a new problem in opening Excel 2010 documents from Outlook in separate windows from a recent MS update.
I have done the registry changes below and all Excel documents were opening in separate windows until a recent MS update.
Update: HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command(Default) to "C:\Program Files (x86)\Microsoft Office\Office14\EXCEL.EXE" /e "%1"
Rename: HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command\command to HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command\command2
Rename: HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\ddeexec\ to HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\ddeexec2\
Update: HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command(Default) to "C:\Program Files (x86)\Microsoft Office\Office14\EXCEL.EXE" /e "%1"
Rename: HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command\command to HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command\command2
Rename: HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\ddeexec\ to HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\ddeexec2\
I have also applied this fix:
http://support.microsoft.com/kb/2636670
I can still open from windows explorer etc any Excel document in a separate window. But when opening an Excel document attached to an email in Outlook it always opens on top of the first Excel document I opened. If I save the document then open it from windows
explorer, desktop etc it then will open in a separate window just not directly fom Outlook.
This needs to be fixed. I have gone thru registry and added the "%1" in keys I thought might solve it but nothing solves it.
I am using Windows 7.