|
-
Jun 13th, 2000, 09:59 PM
#1
Thread Starter
Lively Member
I've got a serious problem... I'm trying to find the right way (or tool) to read the registry (WIN95/98, WINNT and WIN2000) at the following location: HKEY_LOCAL_MACHINE\Network\Logon and the variable would be username
or anything better.
It's easy to extract from WINNT since we can use the Environ$("OS") and also Environ$("USERNAME") to determine which OS were running and what is the Logged on user... How can I dot it in WIN 95/98???
Is there anyone out there with the proper answer...
I need to identify the user from within the application without having them to retype it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|