Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy from exe to windows
Message
De
15/07/2004 11:07:28
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00921092
Message ID:
00924694
Vues:
25
1) Create table with memo binary field, filename or key for search.
2) Attach your files to memo field with FILETOSTR()
3) Include this DBF into EXE
4) When Exe start, USE this table
5) Locate needed record in table
6) Extract file with STRTOFILE()

>I create some dll and fonts file. I want during booting my application(create in vfp8) dll copy in windows\system32 and font copy in windows font folder. after closing my application dll and fonts delete form current folder.
>thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform