FILE: ShareDLL.exe File Checks the Size of the SharedDLLs Registry KeyID: Q217165
|
ShareDLL.exe is a self-extracting executable file, which contains a tool (ShrDll.exe) that displays the amount of data in the SharedDLLs registry key and determines which entries in the SharedDLLs key point to files that have been moved or no longer exist.
Because registry keys in Windows 95 cannot be any larger than 64K, it is possible that applications will fail to install if they are writing too much to a registry key this is already practically full. SharedDLLs is the registry key where this is most likely to occur.
NOTE: This tool has not been formally tested. Microsoft does not provide technical support for the Shrdll.exe file.
The following file is available for download from the Microsoft
Software Library. Click the file name below to download the file:
~ShareDLL.exe
Release Date: Mar-10-1999
For more information about how to download files from the Microsoft Software
Library, please see the following article in the Microsoft Knowledge Base:
Q119591 How to Obtain Microsoft Support Files from Online Services
FileName Size
--------------------------
Shrdll.exe 34KB
Readme.txt 3KB
The Readme.txt file contains a copy of the text of this article.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls
The following is an example of ShrDLL output when you run it without specifying any command-line arguments:C:\>shrdll.exe [/S] [/F] [/U] [/Y] [/N] /S Do not display size of key data. /F Do not report registry values pointing to missing files. /U Look for files with UNC paths in addition to local/mapped drive paths. /Y Delete registry values pointing to missing files (Yes to all). /N Do not delete registry values pointing to missing files (No to all). /? Show this usage statement.
In general, you would select "Yes" for every such entry.Size of SharedDll regkey in bytes: 57872 File not found: c:\Deleteme\Delme2\EPCWIN.DLL Delete reg value? (Yes/No/All/nonE)
Additional query words: switch
Keywords : kbfile kbsetup kbVS600
Version : WINDOWS:6.0,97
Platform : WINDOWS
Issue type : kbinfo
Last Reviewed: August 8, 1999