Failure phenomenon:
When you double-click a Microsoft Excel file type (. xls), Excel starts normally, but then you receive an error message that is similar to the following:
Unable to find C:\ filename. xls. Check that the file name is spelled correctly and verify that the file location is correct. If most of the most recently used files in the file list that you are trying to open are on the File menu, make sure that the file is not renamed, moved, or deleted.
When you click OK on the error message, the message appears again. When you click OK repeatedly, the file opens.
Reason Analysis:
This behavior occurs if the open action entry for this file type ends with%1.
If the open operation of the file type is edited and the row is restored before you press OK, the registry key for%1 is added.
If you intentionally add% 1 of the open action item for this file type, the registry key adds% 1. If you then remove% 1 from the Open action item, the registry key remains unchanged and must be edited manually.
In addition, this problem can occur when you manually change the. xls file associated with the file, or in some cases, when you are running multiple versions of Excel on the same computer.
Solution:
There are two ways to fix this:
Please install the latest cumulative update for Office Excel. You can follow the links below to find the latest cumulative update:
953878
() http://support.microsoft.com/kb/953878/
Cumulative updates can provide patches for reported issues from the Microsoft Office team
Second, modify the registration form.
Tip: Serious problems may occur if the registry is incorrectly modified. Therefore, please back up the registry in advance and take care of this step. You can then restore the registry when a problem occurs.
1, click Start, and then click Run.
2, in the Open box, type regedit, and then click OK.
3. Open the following registry key:
Hkey_classes_root\excel.sheet.8\shell\open\command
4, in the right pane, click (Default value).
5, in the Edit menu, click Modify.
6.%1 Deletes the end of the numeric data string so that the data string is as follows:
"C:\PROGRAM is office\office\excel. EXE "/e (including quotes)
7, click OK, and then close Registry Editor.