Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing a vcx that is in another exe
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00343145
Message ID:
00343266
Vues:
27
>I want to break my app into multiple exe's to facilitate easier updates. If I make a change in one part I don't want to have to send out the entire 3 meg executable.
>
>Is there a way to include my base class libraries only in the startup executable and have other executables, called by the startup executable, reference them there. This works with procedure files but I get the message that it can't find the vcx when I exclude the vcx from the other projects.
>
>I would rather not ship the vcx's themselves but compile them into the startup exe only.
>
>Thanks for your help.

Another alternative is to use a patch program, that compares the old .EXE to the new one and creats a patch file. You ship this patch file which is used by the patcher to update the files.

There are a few out there, RTPatch comes to mind, there is another one that Carl Kersten recommended which I can't find my reference to.

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform