How To Retrieve the Registered User Under Windows (153309)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 4.0
- Microsoft Visual Basic Professional Edition for Windows 4.0
- Microsoft Visual Basic Enterprise Edition for Windows 4.0
This article was previously published under Q153309 SUMMARY
The 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.
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:
145679
: How To Use the Registry API to Save and Retrieve Setting
For additional information, please see the following article in the
Microsoft Knowledge Base:
88363
: Changing Name and Company After Windows Installation
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kb16bitonly kbAPI kbhowto kbRegistry KB153309 |
---|
|