launch from explorer in Vista - multiple instances of Excel

T

Tim Childs

Hi

tried using Google search without success

how do I stop the system opening multiple instances of Excel when launching
Excel files from Windows Vista Explorer?

thanks

Tim
 
S

Sheeloo

Try

Close Excel first and On the Windows Taskbar

1) Start->Run-> excel.exe /unregserver ->OK.
2) Start->Run-> excel.exe /regserver ->OK.

Note the space between exe and /regserver

You might have to designate a full path to excel.exe (most likely C:\Program
Files\Microsoft Office\Office11) if you have Excel 2003 (ver 11)

In that case Start->Run-> "C:\Program Files\Microsoft
Office\Office11\excel.exe" /regserver -> OK

Note that quotes are required because of spaces in the path
 
T

Tim Childs

Hi

thanks for that. Will try it out

Tim

Sheeloo said:
Try

Close Excel first and On the Windows Taskbar

1) Start->Run-> excel.exe /unregserver ->OK.
2) Start->Run-> excel.exe /regserver ->OK.

Note the space between exe and /regserver

You might have to designate a full path to excel.exe (most likely
C:\Program
Files\Microsoft Office\Office11) if you have Excel 2003 (ver 11)

In that case Start->Run-> "C:\Program Files\Microsoft
Office\Office11\excel.exe" /regserver -> OK

Note that quotes are required because of spaces in the path
 
T

Tim Childs

Hi

thanks for that.

I have entered the Run command in Vista:
"C:\Program Files\Microsoft Office\Office\Excel.exe" /unregserver

but received the error message:
Windows cannot find ‘â€C:\Program’. Make sure you typed the name correctly,
and then try again.

Any ideas?

Thanks

Tim
 
B

britt

You can edit the registry on Vista and Windows 7 and it does the exact
same thing as changing the file association through XP.

Delete the following lines in the registry:
HKCR\Excel.Sheet.8\shell\Open\ddeexec
HKCR\Excel.Sheet.12\shell\Open\ddeexec
and change the below like shown:
HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command
C:\Program Files\Microsoft Office\Office12\EXCEL.EXE /e $B!H(B%1$B!m(B
HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command
C:\Program Files\Microsoft Office\Office12\EXCEL.EXE /e $B!H(B%1$B!m(B
 
B

britt

You can edit the registry on Vista and Windows 7 and it does the exact
same thing as changing the file association through XP.

Delete the following lines in the registry:
HKCR\Excel.Sheet.8\shell\Open\ddeexec
HKCR\Excel.Sheet.12\shell\Open\ddeexec
and change the below like shown:
HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command
C:\Program Files\Microsoft Office\Office12\EXCEL.EXE /e $B!H(B%1$B!m(B
HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command
C:\Program Files\Microsoft Office\Office12\EXCEL.EXE /e $B!H(B%1$B!m(B
 
S

Steve

I fixed my multiple instance issue (running XP) by uninstalling Office 2003.

I left 2003 on the PC after the 2007 install in case there were issues with
add-ins. After a month of testing, and fighting multi instances, I
uninstalled the old version which solved the problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top