isabelle
February 11th, 2000, 10:32 AM
Wich way we have to make a distributable package?
Is it possible to have an exe distributable on any computer with just 2 or 3 files instead a big 5MB package ???
Isabelle
February 11th, 2000, 10:52 AM
Any exe needs the Vb runtime libraries which means that unless the computers that you're distributing your exe on have VB installed your package will be big.
If they do and you're not using any 3rd party ocxs then just give them the exe.
If you think that 5Megs is big the project that I work on has a package that is 80megs.
February 11th, 2000, 10:52 AM
Any exe needs the Vb runtime libraries which means that unless the computers that you're distributing your exe on have VB installed your package will be big.
If they do and you're not using any 3rd party ocxs then just give them the exe.