run installer silently into the another installer
hi..
i have made an installer and i am also running another installer silently into this installer.
using the code ----- ExecWait 'setup.exe /SILENT'
the problem is that when the second installer runs another taskbar window but i want the all these installed into one taskbar window..
please tell me the command to hide the taskbar window of the another installer.