Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WshShell.SpecialFolders(
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00692065
Message ID:
00694772
Views:
9
This information is stored in the registry. You can use TweakUI tool from http://www.microsoft.com/ntworkstation/downloads/powertoys/networking/nttweakui.asp to view/edit it.

>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
Next
Reply
Map
View

Click here to load this message in the networking platform