PDA

Click to See Complete Forum and Search --> : inno setup prb


hyousuf2
Feb 15th, 2005, 11:47 AM
i have a vb application n am trying to compile it using inno setup,
i wanna ask if it registers the .ocx files itself

randem
Feb 16th, 2005, 07:28 PM
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.