440LVB Posted May 11, 2005 Posted May 11, 2005 Hello everybody I'm French so I may write bad english, please excuse me for that. I'm actually trying to create a folder which name is the login of the user. I use Windows 2000 Pro with roaming profiles. So my question is how to get the user profile name? Thank you for help.
Wb-FreeKill Posted May 11, 2005 Posted May 11, 2005 Hello everybodyI'm French so I may write bad english, please excuse me for that.I'm actually trying to create a folder which name is the login of the user. I use Windows 2000 Pro with roaming profiles. So my question is how to get the user profile name?Thank you for help.<{POST_SNAPBACK}>Msgbox(0,"",@UserName) This?
440LVB Posted May 11, 2005 Author Posted May 11, 2005 Msgbox(0,"",@UserName) This?<{POST_SNAPBACK}>OK I needed the @UserName variable, now I can use the help file. Thank you Wb-FreeKill
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now