half-broken file extension mapping

M

MCIPERF

from a dos prompt, typing
somexls.xls or somedoc.doc no longer opens an Excel workbook or
Word document;

but double clicking those file names in a windows explorer window
works fine.

Tolls / folder options / file types appears to be fine, as does the
registry.

assoc says:
..doc=Word.Document.8
..xls=Excel.Sheet.8

and ftype says:
Word.Document.8="C:\Program Files\Microsoft Office
\OFFICE11\WINWORD.EXE" /n /dde
Excel.Sheet.8="C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /
e

which all look right, and all DOES work well from Windows explorer.

Can anyone help me out?

Thanks!

Gerry
 
P

Pegasus \(MVP\)

MCIPERF said:
from a dos prompt, typing
somexls.xls or somedoc.doc no longer opens an Excel workbook or
Word document;

but double clicking those file names in a windows explorer window
works fine.

Tolls / folder options / file types appears to be fine, as does the
registry.

assoc says:
.doc=Word.Document.8
.xls=Excel.Sheet.8

and ftype says:
Word.Document.8="C:\Program Files\Microsoft Office
\OFFICE11\WINWORD.EXE" /n /dde
Excel.Sheet.8="C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /
e

which all look right, and all DOES work well from Windows explorer.

Can anyone help me out?

Thanks!

Gerry

- What is the command you use to open a Command Prompt?
- What is the exact command you're entering from the
Command Prompt?
- What is the error message you see?
 

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