Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vapor app...
Message
De
12/11/2004 09:48:18
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
00960777
Message ID:
00960825
Vues:
8
>Hoping someone has good advice on this...
>
>I developed a simple utility app in vfp9 that performs beautifully in dev environment. I packaged it using InstallShield Express (whatever came with vfp8) and installed it on same box. The application starts for a millisecond (all I see is a very brief flash of something, what exactly it is I don't know).
>
>As I said the app works flawlessly in dev.
>
>Thanks
>
>Alan
>
>Some additional ponderings...
>
>1) Why does an app that compiles as a 34k executable become an 8MB setup.exe after InstallShield? I know there are runtimes and other supporting files but jeeze!
>
>2) What can I do to prevent FOXUSER.FPT and FOXUSER.DBF from cluttering my desktop every time I use an app?


Like Terry said, it sounds like the flash and go app may be missing a read events. Check out READ Events and CLEAR EVENTS in help. The foxuser.dbf and foxuser.fpt are "resource files" . If you create a config.fpw file with RESOURCE = OFF in your app directory it will set resource off and not create these 2 files. The setup.exe created contains the runtime support library which is pretty large.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform