Hi,

I have a DLL control that I need to place in a cab file for web page download. I looked into using MakeCab.exe from MS and tried it. It launches the install and then ends after I click OK.

The DLL needs to be registered with regsvr32. How can i get this done? Does the install do this already? I need a little help create a cab file and having it fully install on the computer through a web page.

Thanks!!!