Click to See Complete Forum and Search --> : Making all inclusive EXE files for VB


Aaron
November 12th, 1999, 10:52 AM
Ok How do you make it so that all the neccesary files like the run time files are in an all inclusive Executable file.. ?

November 12th, 1999, 01:16 PM
Hey,

I think, that it's the greatest wish of all vb-developers to include all files into one executable file! But it's not possible to do this in vb or with vb-files! Sorry!

AScomp (www.ascomp.de.gs)

santulan
November 13th, 1999, 10:01 AM
Aaron,
Just try this.. this is semi solution of your wish.
First make a setup programme using either PDW or any other third party tool.
Second, using WinZip.. zip them all and convert into the exe file.
This is the required EXE file.

regards,


Santulan