Hi,
I am trying to get the Windows folder on a clients machine using the File System Object,
i.e. FSO.GetSpecialFolder(WindowsFolder)
Instead of returning "c:\Windows" it is returning
"C:\Documents and Settings\g2server\WINDOWS"
On all other machines I have tested it on it returns the correct path.
I tried using Shell32 but got the same results.
Any suggestions?
I am trying to get the Windows folder on a clients machine using the File System Object,
i.e. FSO.GetSpecialFolder(WindowsFolder)
Instead of returning "c:\Windows" it is returning
"C:\Documents and Settings\g2server\WINDOWS"
On all other machines I have tested it on it returns the correct path.
I tried using Shell32 but got the same results.
Any suggestions?