How to suppress warning message showing unable to register ocx in Installshield?

1k Views Asked by At

In want to suppress warning message generated while installing application through Installshield Environment.

Is there some kind of CONDITION that can be put in the Installshield Application builder while creating Installation file ?

1

There are 1 best solutions below

0
On

There are two possibilities and I'm not sure which your scenario is. But just make sure you have turned off COM Extract at Build for the component (if you see the warning at build), and marked it not Self-Registering (if you see the warning during installation).

I think at least the latter is a right-click file property in Express editions instead of an option on the component grid (as there is no component grid in Express editions).