Article ID: 125905 - Last Review: November 1, 2006 - Revision: 4.1 DLL Errors When Running Windows 16-Bit ApplicationsThis article was previously published under Q125905 SYMPTOMS
The following error message will occur when you attempt to run an
application on Windows NT that requires a Dynamic-Link Library (DLL) file
that the application cannot find:
File Error
Cannot find xxxx.DLL CAUSE
This happens when Windows NT is installed on a computer that already had
Windows version 3.1 or Windows for Workgroups (WfWG) installed, and where
Windows NT is installed in a separate directory and the application was
installed under Windows or WfWG.
This is also likely to happen when the directory of the application is not in the Path. RESOLUTION
To avoid this problem, modify the Path statement in Windows NT to include
the directory of the application DLL files as follows:
For additional information, please see the following article(s) in the Microsoft Knowledge Base: 102424
(http://support.microsoft.com/kb/102424/EN-US/
)
: Migrating Windows 3.1 Program Groups to Windows NT
For more information on Windows NT program groups, query on the following
words here in the Microsoft Knowledge Base:
migrated and icons and items and video | Article Translations
|
Back to the top
