Hello ,

I have two ocx files mswinsck.ocx and msinet.ocx that my application requires to run. I want to register this files with the setup package with inno. how can i add these ocx files and make inno register them ?

TAI