What we want is when we install a software program for a user, instead of the applications information going to the C:Documents and SettingsuserApplication Data folder, we want it to go straight to S:Windows NT 5.0 Workstation ProfileApplication Data folder, S: being the users mapped home directory, which is mapped for all our users via a login script with NetWare.
Using your logon script, change the path in the HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders. The REG_EXPAND_SZ value is AppData. Don't forget to copy the user's existing Application Data folder to the new location.
This was first published in July 2003
Join the conversationComment
Share
Comments
Results
Contribute to the conversation