Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to install fonts with app
Message
De
26/09/1999 18:08:54
 
 
À
24/09/1999 23:12:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00268841
Message ID:
00269150
Vues:
26
Here's how I did it in a post-setup exe:

Use one of the sys functions (I forgot which one) to get the windows directory and place it into a variable.

Add a "\FONTS\yourfont" to the variable, and check for the existance of the file.

If it doesn't exist, copy it over.

I also did other stuff in the post setup program, like adding odbc drivers.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform