/build/static/layout/Breadcrumb_cap_w.png

Command lines executed for one software

How to process when you have many command lines for deploy one software in Kace K1000 distribution management?

Example: I have to execute this first: msiexec /i "setup.msi" /qn
secondly: msiexec /I "c:\program files (x86)\esha research\foodprosql\crystalreports.msi" /passive
thirdly: "c:\program files (x86)\esha research\foodprosql\installnovapdf_fp.bat" 

Thank you!

0 Comments   [ + ] Show comments

Answers (2)

Answer Summary:
Posted by: SMal.tmcc 8 years ago
Red Belt
1

Top Answer

use

start /wait msiexec /i "setup.msi" /qn
start /wait msiexec /I "c:\program files (x86)\esha research\foodprosql\crystalreports.msi" /passive
start /wait "c:\program files (x86)\esha research\foodprosql\installnovapdf_fp.bat"
Posted by: moba-junior 8 years ago
Purple Belt
0
Thank you!
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ