The information in this article applies to:
SUMMARYThe strings related to the registered user of a particular copy of Windows are stored in a string inside USER.EXE. They are displayed in the Help About box of File Manager, or Explorer in Windows 95 and Windows 98. This article provides a code sample showing how to extract this information. MORE INFORMATIONStep-by-Step Example
REFERENCES
The API can also be used if you use Visual Basic 4.0 32-bit by changing the
RegisteredOrganization and RegisteredOwner values in:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion as explained in the Microsoft Knowledge Base article: Q145679 : HOWTO: Use the Registry API to Save and Retrieve Setting For additional information, please see the following article in the Microsoft Knowledge Base: Q88363 : Changing Name and Company After Windows Installation Additional query words: kb16bitonly kbVBp400 kbVBp kbDSupport kbdsd kbRegistry kbAPI
Keywords : kbGrpVB |
|
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |