/build/static/layout/Breadcrumb_cap_w.png

setup.exe fails to run

Hi All

I'm fairly new to deploying apps but I have an issue where I want to install an setup.exe silently on one of my test servers. When I run the script form altiris the setup.exe starts then closes seconds later.

I'm suspecting I have this tottaly wrong so here is the command line im running.

S:\Media\setup.exe /S /V INSTALLPATH=\"Y:\Apps\AppDir\" /QB /L*V X:\Masters\Admin\Logs\Installer\app.log"

where am I going wrong please any help would be great

thanks in advance

0 Comments   [ + ] Show comments

Answers (2)

Posted by: pjgeutjens 12 years ago
Red Belt
0
your commanline does look abit off... try this:

S:\Media\setup.exe /S /V INSTALLPATH="Y:\Apps\AppDir\" /QB /L*V "X:\Masters\Admin\Logs\Installer\app.log"

Also from the /S /V it looks like there's an MSI hiding in the installer. Keep an eye on the installing user's %Temp% and %AppData% folders during installation. Chances are an MSI will pop up there. You could then install this directly instead of calling the setup.exe.

Finally, are you sure it's INSTALLPATH and not INSTALLDIR?

Rgds,

PJ
Posted by: anonymous_9363 12 years ago
Red Belt
0
If, as I suspect, the Altiris console deploys applications using the local System account, it won't by default have access to the network. You will probably have to copy the package to the target first, then run it in situ with a suitably altered command line.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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