ID: Q176446
The information in this article applies to:
When you try to open a folder on your computer, you may receive one of the following error messages:
This behavior can occur if you install a program that creates a shortcut for a Web address, and the shortcut is associated with an icon that does not exist. This icon is not the default icon associated with a shortcut for a Web address. For example, if a program installs a shortcut for a Web address in your Favorites folder, it is assigned a company logo icon, but the icon file may not be installed. When you start your computer, Windows 95 reads the Favorites folder, cannot find the icon file for the shortcut, and generates the error message.
Note that this problem occurs only if you are not running the Windows Desktop Update. This behavior also occurs in Safe mode.
To resolve this behavior, follow these steps:
1. Restart your computer. When you see the "Starting Windows 95" message,
   press the F8 key, then choose Command Prompt Only from the Startup
   menu.
      cd <windows>
   where <windows> is your Windows folder.
      edit system.ini
      shell=
      shell=progman.exe
7. Restart the computer. Windows 95 starts with the Program Manager shell.
8. On the File menu, click Run. Type the following line in the Command
   Line box, and then click OK:
      c:\ 
   is located in a folder in the Start Menu folder. If the error message
   does not occur when you start your computer, skip to step 11.
   and then double-click the Programs folder.
   folder that generates the error message contains the invalid shortcut.
   Note the name of the folder that generates the error message.
13. Double-click MS-DOS Prompt, type the following line, and then press
   ENTER
      cd\<folder>
   where <folder> is the folder containing the invalid shortcut.
   For example, if the shortcut is installed in the MyProgram folder in
   the Programs folder, type the following line, and then press ENTER:
      cd\windows\startm~1\programs\myprogram
   Note that Startm~1 is the short name for the Start Menu folder. At a
   command prompt, each folder is displayed with a short (8.3) name on the
   left and a long file name on the right.
      ren *.url *.xxx
   NOTE: This step renames every Web address shortcut in this folder with
   an .xxx extension.
   each shortcut with the .url extension until the error message reoccurs.
   Note the name of the file and delete that file.
   To do so, type the following line, and then press ENTER:
      ren *.xxx *.url
      shell=explorer.exe
19. Restart your computer.
Additional query words: url 4.00
Keywords          : kbenv kberrmsg msiew95
Version           : WINDOWS:4.0
Platform          : WINDOWSLast Reviewed: March 17, 1999