andytheautomator
Technical User
Hello all,
I am trying to change the location of the “my documents” folder. I am able to find the current location. Is there any way to change it to \\Server\Users\%username%?
'Dim myPath
'
'myPath = createobject("WScript.Shell").SpecialFolders.Item'("mydocuments")
'MsgBox myPath
Thanks
I am trying to change the location of the “my documents” folder. I am able to find the current location. Is there any way to change it to \\Server\Users\%username%?
'Dim myPath
'
'myPath = createobject("WScript.Shell").SpecialFolders.Item'("mydocuments")
'MsgBox myPath
Thanks