Hello

I am doing an VB project, that launches external setup.exe, and the installation of the application will be silent, but i have to see progress bar in the Form
can anybody please help me in coding. I am able to create progress bar and able to launch setup.exe through shell command but how to synchronise the installation process with progress bar.
My target is to have check boxes associated with application need (I have total 5 application to be given as a choice) as per the check boxes selected it installs the applications with showing the status in progress bar

Please help me regarding my problem

Thanx in advance