OLE: How Windows 3.1 Searches for Server Applications (82813)
The information in this article applies to:
- Microsoft Windows 3.1
- Microsoft Windows 3.11
This article was previously published under Q82813
3.10 3.11
WINDOWS
kbother kbole
SUMMARY
With Windows version 3.1, OLE clients look for a server application (that
is, the application associated with the object) in the following order:
- The location specified in the REG.DAT file.
- The WIN.INI file.
- The WINDOWS directory.
- The WINDOWS\SYSTEM directory.
- The location specified in the MS-DOS PATH environment variable
(which is specified in the AUTOEXEC.BAT file).
A correct path in any of the above locations is sufficient to start
the server application. If the server application is moved, then do
any one of the following:
- Locate the application's *.REG file and issue the following
command:
REGEDIT /S <FILENAME>.REG - Make sure the server's location is specified in the MS-DOS PATH
environment variable.
- Reinstall the application to update the REG.DAT file.
- Make sure that the server is in the WINDOWS or WINDOWS\SYSTEM
directory.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | KB82813 |
---|
|