I have create a application whose size should be round about 1 MB.To run the application properly I have to include msvbvm60.dll in my package ,but when I try to include this dll in the package several other dll's such as Stdole2.tlb,Oleaut32.dll,Olepro32.dll,Comcat.dll,asyncfilt.dll,Ctl3d32.dll gets included in the package automatically thereby increasing the size of the package.Please tell me how i can remove this unwanted dll's.