So....i have this ocx i use in my application, i can be able to register it manually on my machine by using regsvr32. I was wondering how i can be able to do a self registering routine on the target machine upon deployment...since i will not always be there.
I suppose i will need some scripting.Is there any that can help me?
By the way i always uses the normal VS-IDE SETUP Wizard.