Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Font Installation
Message
 
To
24/07/2000 12:12:52
Michael Harris
Harris and Harris Consultants
Temple Hills, Maryland, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00396195
Message ID:
00396214
Views:
12
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform