I would like to know if there is a way to get the users home directory. For instance, on our systems (which uses NT) each user has a home drive of H:\. How can I query the NT machine to find this drive?
Thanks
Printable View
I would like to know if there is a way to get the users home directory. For instance, on our systems (which uses NT) each user has a home drive of H:\. How can I query the NT machine to find this drive?
Thanks
Could be an API function. I'm not sure what you mean, but you can get API to tell you what kind of drive it is (i.e "C:\" returns "FIXED" etc..)
http://www.vbapi.com/