I script the installation of a few different programs via MSI. Example: msiexec.exe /i program.msi. The problem I'm having is the command returns right away instead of returning when the installation ...