does objSoftware.Install do this or would I have to sleep for x seconds until it is done?
Here is the line in question
errReturn = objSoftware.Install("C" & strFile & "\MFEagent.msi",,True)The code works but I cannot tell if it is waiting until the .msi finishes running before continuing on with the script.
Any help is appreciated!

Help

Back to top








