ManCap
Dec 12th, 2000, 05:43 AM
"Dependency files, such as Msvbvm50.cab, that will be downloaded only as
necessary-thus minimizing download time" (from MSDN)
How is this practically done?
I am distributing an ActiveX component, and would like to make sure, that
the VB runtime files are only downloaded by the users, if necessary.
How is it done?
I have tried including all necessary files in a single cab, but that means,
that my users will have to download an 800 kb cabinet-file, even if they
have the runtime files allready.
Can somebody help, please?
- Sune, Sune@allerint.dk
necessary-thus minimizing download time" (from MSDN)
How is this practically done?
I am distributing an ActiveX component, and would like to make sure, that
the VB runtime files are only downloaded by the users, if necessary.
How is it done?
I have tried including all necessary files in a single cab, but that means,
that my users will have to download an 800 kb cabinet-file, even if they
have the runtime files allready.
Can somebody help, please?
- Sune, Sune@allerint.dk