Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you make an exe in VB6 with no other file dependenci
Message
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00164771
Message ID:
00165209
Views:
13
>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.

Thanks. I will check that out.

>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.

Microsoft made a big deal out of the fact that VB (if I am not mistaken) doesn't use p-code anymore and creates an standard EXE file. My assumption was that this included the VB6 runtime as well. It seems as though my assumption was incorrect.

>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.

This is the method I currently use with VFP too. The initial deployment of an enterprise application is a bit of a nightare. Either the users or I have to run the setup program on each workstation that is new to the version of VB (or VFP). Grumble grumble. :-)

>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.

I don't follow this. Is the article at msdn.microsoft.com/vbasic ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform