Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving the version of an EXE file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00339673
Message ID:
00339685
Vues:
16
>Does anyone know a way to retrieve the fileversion of an EXE file in VFP 5.0?
>
>Thanks,

Hi Johan,

The easiest way would be to use the Foxtools function GetFileVersion(). Once the library is set, pass the function the file name, and an array with at least 12 elements. The array must be passed by reference. See my Extended Foxtools Help file available for download here under the Coding, Syntax and Commands sections for further details.
George

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

Click here to load this message in the networking platform