Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Font Installation
Message
 
À
24/07/2000 12:12:52
Michael Harris
Harris and Harris Consultants
Temple Hills, Maryland, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00396195
Message ID:
00396214
Vues:
13
You can check during runtime but I think a better way is to make sure the font exists when the program is installed using a postsetup.exe. But either way,

if !file("c:\winnt\fonts\arial.ttf")
run /N fontinstallprogram.exe
endif

You could also prompt the user with a messagebox() to allow the install or not.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform