-
Hi there,
does anybody know how and if I can create a static build in visual basic 6?
By static built i mean to encapsulate the fucntion and procedures from the dlls to my exe.
The problem originates to the fact that whenever I built something in VB6 and try to install it on win95 - 98 it asks me to restart the machine. (i think in order to install the vb6 runtime). Is there a way around it?
Thanks a lot
-
This is one of the most frequently asked questions, and the answer is still no. Unless you use a third party program like Fusion. It costs about $200. Check it out at Bit – Arts
-
Thanks for the reply. I will try the trial to see if it is ok.
-
Be careful with fusion, because he install all the DLL and OCX that your program use before run your app.