/build/static/layout/Breadcrumb_cap_w.png

Admin Installations

Guys,

Can any of you tell me how to do an admin install of a vendor msi that has no dialogs and can only be installed silently.

I've tried using a few UI switches but package still installs silently!

Maybe this isn't possible but any ideas??

0 Comments   [ + ] Show comments

Answers (10)

Posted by: AngelD 18 years ago
Red Belt
0
msiexec /a "package.msi" INSTALLDIR="c:\temp" /qn
this should do the trick
Posted by: Ledge 18 years ago
Senior Yellow Belt
0
Yeah...tried this but no success.

Tried a few other switches but no joy either.

Any other ides??
Posted by: WiseUser 18 years ago
Fourth Degree Brown Belt
0
How about adding this command to your collection?[;)]

msiexec /a "package.msi" TARGETDIR="c:\temp" /qb
Posted by: Ledge 18 years ago
Senior Yellow Belt
0
Class....this command got me my admin install!

Thank you
Posted by: AngelD 18 years ago
Red Belt
0
ORIGINAL: WiseUser

How about adding this command to your collection?[;)]

msiexec /a "package.msi" TARGETDIR="c:\temp" /qb


Thx for the correction :)
Posted by: WiseUser 18 years ago
Fourth Degree Brown Belt
0
No problem.

I'm actually going to rate Ledge's question, because I didn't actually know the answer before he asked - I had to work it out from a log file. I've also seen the question asked elsewhere since then.
Posted by: AngelD 18 years ago
Red Belt
0
Well it should be obvious as to not be able to "extract" the files through GUI mode as there are no dialogs to display, but if you havn't stumble on it before it could be ingenious.
Anyway it's a realy good question and the answer got out right away, well worth the points :)
Posted by: Ledge 18 years ago
Senior Yellow Belt
0
I agree....excellent answer
Posted by: Ledge 18 years ago
Senior Yellow Belt
0
Guys,

I'm back again...
I have a hp vendor msi that gives a 2715 error on an admin install....

Does this ring a bell....how could we have a 2715 error on one installation method and not on another...

Any ideas again...
Posted by: WiseUser 18 years ago
Fourth Degree Brown Belt
0
A conditioned "type 18" custom action ("execute program from installed files") might do this (for example).

Check if the package has any "type 18" actions sequnced from within it's "admin" sequence tables ("AdminExecuteSequence" & "AdminUISequence").
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