XL5: Network Admin Method for Updating Registration Database |
Q129422
If you are a network administrator, you may want use a batch method to
update users' REG.DAT files. For example, you may want to do this if you
want all network users to move their object library (.OLB) files to their
local workstations.
For information about a situation in which you would want to use this
method, please see the following article in the Microsoft Knowledge Base:
Q120404 XL5: "File Not Found" Error Using References Dialog Box
To have users update references in the Windows registration database file, REG.DAT, use the steps below to create a .REG file.
REGEDITNote that in the above example, the directories C:\EXCEL and C:\WINDOWS must be the Microsoft Excel directory and the Microsoft Windows directory respectively on the users workstation.
HKEY_CLASSES_ROOT\TypeLib\{00020813-0000-0000-C000-
000000000046}\1.0\9\win16 = C:\EXCEL\XLEN50.OLB
HKEY_CLASSES_ROOT\TypeLib\{000204F3-0000-0000-C000-
000000000046}\1.0\9\win16 = C:\WINDOWS\SYSTEM\VBAEN.OLB
NOTES:
The formatting of this article may force the example entries above to wrap to the following line. All entries in the .REG file must be entered on a single line. In the above example, a blank line is inserted between each entry.
There are 10 zeros in the above numeric sequence "000000000046". Failure to enter this information EXACTLY as shown above will result in the creation of a NEW ENTRY in your REG.DAT file, and the desired result will not be achieved. (It is most likely that no error message will be given, and no adverse effects will occur.)
There should be a carriage return character at the end of every line of text.
Additional query words: 5.00c reg dat vbaen xlen50 novell vlm .vlm banyan vines vine ghost drive
Keywords :
Issue type :
Technology :
|
Last Reviewed: October 20, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |