Ok How do you make it so that all the neccesary files like the run time files are in an all inclusive Executable file.. ?
Printable View
Ok How do you make it so that all the neccesary files like the run time files are in an all inclusive Executable file.. ?
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)
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