PDA

Click to See Complete Forum and Search --> : How to include windows common controls to installshield installer


pbuddy_8
Jan 17th, 2006, 08:51 AM
Hi,

I want to include Ms windows common controls in my installshield installer. Please help.

Thanks in advance.

Hack
Jan 17th, 2006, 12:14 PM
Then you would need to include the OCX that houses the common controls you are using in your program.

There are 5 Windows Common Controls components listed in the Components section. Each is in its own, individual, OCX. What you include will depend on what you are using.

What controls are in your program that require this?

pbuddy_8
Jan 17th, 2006, 11:57 PM
I want to include all 5 is there any installer like vb6 runtime one which I can run in the silent mode?