/build/static/layout/Breadcrumb_cap_w.png

Scripting in K1000

UeZlHj.jpegbK9RUN.jpegIztAxk.jpegQP3lWY.jpegI'm trying to run a simple script to insta .msi application and gets an error. See attached screen shots, any advice, suggestions will be appreciated.

2 Comments   [ + ] Show comments
  • Thanks, Chucksteel the script works now. - Odiasempa 6 years ago
  • Thanks, rad33k for your input the script works now. - Odiasempa 6 years ago

Answers (1)

Posted by: chucksteel 6 years ago
Red Belt
2
You can't call an MSI file by itself. You need to run msiexec. 


Comments:
  • Besides that, path to the log file is missing in the OPs command line/script.
    @Odiasempa: If you are using /L switch then you need to provide a path to the log file eg.
    Msiexec /i "<Path_to_the_MSI>" /QN /L*V "%TEMP%\MSI_INSTALL.LOG" - rad33k 6 years ago
 
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