Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wscript.shell
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00364108
Message ID:
00364389
Vues:
31
>>That'd be the WorkingDirectory property.
>
>Is there a property for the attached Icon as well?

Hi George,

Yes, you'd use the IconLocation property:
* Assuming oShell is the object
* Icon embedded in the exe
oShell.IconLocation = "c:\mypath\myexe.exe, 0"
* An icon file
oShell.IconLocation = "c:\myicons\myicon.ico"
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform