Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run an EXE and wait
Message
De
16/04/2019 13:03:42
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
16/04/2019 10:29:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01667388
Message ID:
01668132
Vues:
64
>Thanks Dragan. I found a simple solution using Windows Scripting Host:
>
>
>oShell = CREATEOBJECT('WScript.Shell')
>oShell.Run( '"My Application Name.exe" MyParameter'  ,  ,  .T. )   &&  .T. = Wait for completion / .F. return immediately
>
Both are shells around ShellExecute() calls. Does it also allow to run hidden?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform