I just got some instructions from a vendor which said to go into the registry and find a string that says something like C:\Document and Settings\name\my documents however he wanted me to do this under the current user registry key. So anytime I have a new user I would have to logon as them, get to this key, and change it to the appropriate person.
Can't I just user some kind of variable to do this once to the Current User file and do something like C:\Documents and Settings\%current user%\my documents? I would really like to simplify this for myself. Thanks for everyones help on this
Can't I just user some kind of variable to do this once to the Current User file and do something like C:\Documents and Settings\%current user%\my documents? I would really like to simplify this for myself. Thanks for everyones help on this