/build/static/layout/Breadcrumb_cap_w.png

Judicial Dialog MSI

Attempting to create a deployment package for the following program Judicial Dialog (jdsetup.msi) for deployment. I attempted to create a package using (msiexec /i "pgcsms\c$\package\filename\jdsetup.msi") in the programs Command Line. Any suggestions on switches will initiate the installation. I've run this command line in the RUN line which appears to begin the installation process...

0 Comments   [ + ] Show comments

Answers (2)

Posted by: anonymous_9363 13 years ago
Red Belt
0
msiexec /i "pgcsms\c$\package\filename\jdsetup.msi"Did you mean:
msiexec /i \\pgcsms\c$\package\filename\jdsetup.msi

The double backslash is required but the quotes are not, as there are no spaces in the command line. Also, you'll probably want to add a log:
msiexec /i \\pgcsms\c$\package\filename\jdsetup.msi /l*v %temp%\jdsetup.log
Posted by: dunnpy 13 years ago
Red Belt
0
If you're using SCCM/SMS then you can use 'New Package from Definition' and give it the MSI file.

It will create the necessary programs within your package.

You may also want some switches to run silently on install, have a look on a machine with the Windows Installer on it and run 'msiexec /?'

Thanks,

Dunnpy
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
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