Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WinScript shell fails on one user's MyDocuments
Message
General information
Forum:
Windows
Category:
API
Miscellaneous
Thread ID:
00692149
Message ID:
00693736
Views:
22
My guess would be that registry is corrupted on that PC.

>I use the following code to extract the user's default path to their "My Documents". My question is,is this example extracting for the registry, if no then where? Reason, we have one workstation that is failing. Therefore, we need to figure out why the MyDocuments exists via explorer but fails via wshshell for that user only.
>
>
>WshShell = CreateObject("WScript.Shell")
>RETURN (WshShell.SpecialFolders("MyDocuments"))
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform