Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.EXE compilation date
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00106935
Message ID:
00107224
Vues:
20
>Is there a way to find out the date that the .exe was compiled programtically?
try
ADIR(exedate,'myapp.exe') && put info on exe into an array naamed exedate
DateofExe = DMY(exedate(1,3)) && Date of exe is third element in the array
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform