i have a vb application n am trying to compile it using inno setup,
i wanna ask if it registers the .ocx files itself
Printable View
i have a vb application n am trying to compile it using inno setup,
i wanna ask if it registers the .ocx files itself
hyousuf2,
If you add the appropiate flags the ocx will register itself. If you use ********** the proper flags will automatically be put put on the ocx in the Inno Setup script it creates.