View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.setup
Adem Bulut Adem Bulut is offline
external usenet poster
 
Posts: 1
Default VB Excel AddIn distributing

I have developed an add-in for excel with VB6.0.
I want to distribute this add-in. Which dll s I must be distribute.

VB package program puts this files:
ASYCFILT.DLL
COMCAT.DLL
EXCEL9.OLB
MSCOMCT2.DLL
MSO.DLL
MSSTDFMT.DLL
MSVBVM60.DLL
OLEAUT32.DLL
OLEPRO32.DLL

Must I distribute all of this files? Total size of this files 10 MB. And it
is too big.