Jump to content

Recommended Posts

Posted

Should be easy enough to do via MDT, just add it as an application and use "msiexe.exe /i ".\YourInstaller.msi" /qn"

as the install command. Then when you deploy add the application to your build.

 

Although I don't see why it would install any faster this way.

Posted

isnt it msiexec /i \\somewhere\somefolder\clicker7.msi /qb

or /qn depends if you want a progress bar (though if its a startup script it makes no odds) i just prefer to have a bar in case i ever run it manually so i can see its working

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...