Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running an application off a usb stick
Message
De
03/03/2010 23:08:06
 
 
À
03/03/2010 14:01:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01452303
Message ID:
01452407
Vues:
69
>has anubody run a vfp app from a usb memory stick
>so I just stick it into a computer and run the app without any install
>
>possible?
>
>
>peter

Peter

Sure it is possible. In fact I run VFP itself from a memory stick, including Activex and other files.

I used an old program called Thinstall. They have since been bought over.

But there are others like molebox.

Basically you create a virtual application. This compiles all files into one EXE but loading is very fast. When you run it, it creates its own environment and cleans up after closing. Almost all "portable apps" that run from usb use this method or similar.

Search on google for "create portable apps" or "create virtual applications" and you will find much more info than I can give you including links to other software.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform