Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can you make an exe in VB6 with no other file dependenci
Message
 
À
07/12/1998 10:40:12
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00164771
Message ID:
00164989
Vues:
30
At Altavista's UseNet,search for VB6 and Beta program. Ther's a postage from a developer who get involved into it. He lists the new features of VB6. I don't remember he talks about standalone app installs. But you could write to him.

But I hardly believe in such a fact : MS isn't that fool to permit something you can do with MS C++...
BASIC is always an interpreted language, needing a huge runtime, and OCX's to improve windows and its abilities.

Regarding my usage of VB, I deliver the entire install the first time (including DLLs OCxs, and so on). Then I maintain the apps by distributing ONLY the EXE. I just have to maintain compatibility between ActiveXs and Clients, by registering them each time. And I don't use MS SetupWizard except the first time.

You can reduce the size of your apps by using generic form storage into DLLs, by creating control arrays at run time, and so well known other techniques. MS has an article talking about those techs.

Bye
VB Developer
Servilog Concept
jmb@octalfrance.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform