Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Component Based Software vs I huge exe
Message
 
 
À
12/08/2004 12:09:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00932662
Message ID:
00932882
Vues:
16
>Thanks for your comments just a quick question: What about the fact that the advanced customers could open the form's source code in a copy of VFP and change the forms to suit their needs possibly even recreating the application on their own?

Make a copy of the SCX/SCT and VCX/VCT files for the customer. Before you provide them and after compiling them one last time, delete all the data [code] from the Methods field in those files. The code that VFP will use at runtime is in the ObjCode field. For a DBC you can delete the source code from the 3rd record - StoredProceduresSource - because the runtime code is in record 4 - StoredProceduresObject.

Of course you are still probably vulnerable to tools like ReFox but so is a compile APP/EXE unless you use something like konXIse, and even that can probably be defeated.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform