The information in this article applies to:
SYMPTOMSYou create a folder called "Program" in the root of the volume hosting the Windows NT installation (boot partition). When you delete or rename it later, a dialog box comes up: This change may impact one or more registered programs. Do you want to continue?This message appears even though no applications are installed in this folder. If you click Yes, applications installed under the Program Files folder may not be usable anymore because the registry location will point to the Recycle Bin instead of the correct location. The application will not load for registered extensions and it cannot be started as an OLE or COM server anymore. You can still start the application through a shortcut to the executable or by double-clicking it in Explorer. The problem will happen with any path where the folder name matches the directory containing an application. For example, on the German version of Windows NT, the folder C:\Programme\Windows can cause this problem in conjunction with the folder C:\Programme\Windows NT. Another symptom of the same problem occurs when the root folder contains a file named Program or an executable file with a base name of Program (such as C:\Program.exe). If this is the case, all the programs under the C:\Program Files folder with paths that do not contain quotation marks stop working. CAUSE
On all Rename and Delete operations, the shell checks the files involved
against the registry of all installed applications. If the path to the
application executables contains spaces, the entry should be placed into
the registry with double quotation marks around it because these entries
can also contain command-line parameters.
RESOLUTIONA supported fix that corrects this problem is now available from Microsoft, but
it has not been fully regression tested and should be applied only to systems
experiencing this specific problem. If you are not severely affected by this
specific problem, Microsoft recommends that you wait for the next Windows NT 4.0
that contains this fix. http://www.microsoft.com/support/supportnet/overview/overview.aspThe English-language version of this fix should have the following file attributes or later:
After you apply this fix, the rename operation problems described in the "Cause" section no longer occur. The parser has been improved to check for these conditions. However, because of the ambiguity of the path name, the second issue (having a C:\Program.exe or C:\Program file on the on the disk), cannot be solved. The only solution is to change the program in one of the following ways:
WORKAROUNDYou can prevent the problem before it occurs with either of the following approaches:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. Additional query words:
Keywords : kbenv kbtool |
Last Reviewed: December 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |