How to silently install Maya 2018

How to silently install Maya 2018

Anonymous
Not applicable
1,606 Views
1 Reply
Message 1 of 2

How to silently install Maya 2018

Anonymous
Not applicable

Hey all,

 

How do you correctly roll out a silent install of a Maya 2018 deployment? I have gone by the guides for the 2016 and 2017 installs and neither of them worked. I see the setup.exe's start but the progress box does not come up as it does if you manually click the link to get the install going.

 

Any and all help is appreciated. Thanks!

1,607 Views
1 Reply
Reply (1)
Message 2 of 2

software
Participant
Participant

I found a file in "SMS_SCCM scripts" (which is created in the deployment directory) called maya2018_3_SCCM.txt.

 

It contains a command-line to install silently!

 

In our case, it was:

.\Img\Setup.exe /W /q /I Img\maya2018_3.ini /language en-us

 

0 Likes