HTML File Fails to Open from File Manager
ID: Q145774
|
The information in this article applies to:
-
Microsoft Internet Information Server version 1.0
SYMPTOMS
If you double-click an HTML file in File Manager, (for example:
c:\MyPage.htm) Internet Explorer displays the following error
message:
This program does not support the protocol for accessing
'Files:///c:\MyPage.htm'
CAUSE
When you install Internet Explorer, it adds a new association for HTML
files. However, the association contains a syntax error.
RESOLUTION
To correct this problem:
- Open File Manager.
- Select Associate from the File menu.
- From the Files with Extension menu, select HTM. You see
htm(c:\<correct Path>\iexplore.exe) in the "Associate With:" dialog
box. htm(c:\<correct Path>\iexplore.exe) is highlighted.
- Click the Change type... button.
- Change the text in the Command: text box from:
c:\<correct Path>\iexplore.exe files:///%1"
to
c:\<correct Path>\iexplore.exe file:///%1"
NOTE: Change the word "files" to "file".
- Click the OK button.
- Click the OK button.
Additional query words:
prodiis
Keywords : kbnetwork kbbug1.00 ieconfig
Version : winnt:1.0
Platform : winnt
Issue type :