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 ...
Is there any way to get an error code from Msiexec without looking in a specified log file?<BR><BR>I'm installing Office from an Admin Install point with the ...
If your company uses Microsoft programming and the .NET platform to develop applications, you want to know your way around a few basic commands. For example, installing applications using the MSI ...