How to include windows common controls to installshield installer
Hi,
I want to include Ms windows common controls in my installshield installer. Please help.
Thanks in advance.
Re: How to include windows common controls to installshield installer
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?
Re: How to include windows common controls to installshield installer
I want to include all 5 is there any installer like vb6 runtime one which I can run in the silent mode?