Well I want to distribute my visual basic application, an application that's supports the main project of my company (National Insurance System developed in Oracle).
This small application reads data from a file and validates it.
The problem is that it has to be only one diskette beacause it will distributed all over the country(I ve tried to avoid the diskette but the general project manager said 'diskette').
Some Dlls like msvbvm60.dll , OLEAUT32.DLL etc. takes to much space. I m using package & Deployment wizard and my whole compressed package exceeds about 300KB from 1.44M(Well to be honest im using a activeX grid that takes 400KB uncompressed.)
Any possible solution? Thanks in advance
This small application reads data from a file and validates it.
The problem is that it has to be only one diskette beacause it will distributed all over the country(I ve tried to avoid the diskette but the general project manager said 'diskette').
Some Dlls like msvbvm60.dll , OLEAUT32.DLL etc. takes to much space. I m using package & Deployment wizard and my whole compressed package exceeds about 300KB from 1.44M(Well to be honest im using a activeX grid that takes 400KB uncompressed.)
Any possible solution? Thanks in advance