Like we make an exe of a VC++ project, it creats a BIG single EXE with all components etc in it...i.e. we dont need to install the program on the other pc..we can just run that single EXE file...
is it possible in
VB also ?
or how to minimize the components on which the project depends????