Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WshShell.SpecialFolders(
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00692065
Message ID:
00694772
Vues:
10
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform