Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Startup menu
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00805908
Message ID:
00805922
Vues:
25
You can use WSH to get Startup directory and create shortcut in it. See Re: Create a shortcut Thread #654108 Message #656459
* Get Startup directory oShell = CREATEOBJECT("WScript.Shell")
lcStartupDir = oShell.SpecialFolders("StartUp")
>I want to put an executable program in the Startup menu in the Windows(98,XP, or 2000). How can I do that in VFP 6?
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform