/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

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

Sign up! or login
Views: 2.1k  |  Created: 04/24/2011

Average Rating: 0
Maya has 1 inventory records, 2 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
1
Command Line

For a standalone installation with the serial number set in the install the following can be used. I saw some other more eloquent install switches using an .ini for the entire install. However, I got this one working before I could experiment with the other method:

Here's the command line (in batch using the %~dp0 local path variable) to install directX which I've heard does some special things for AutoCad even if DirectX is already installed:

"~dp0Autodesk_Maya_2011_English_Japanese_Win_64bit\support\DirectX\DXSetup.exe" /silent

c++ redistributables needed as prerequisites which I didn't add here since I had them installed as part of my Win7 base

Here's the command line I used to install Maya and set the serial number:

msiexec /i "%~dp0Autodesk_Maya_2011_English_Japanese_Win_64bit\x64\Maya\Maya2011.msi" /passive ACADSERIALPREFIX=<prefix> ACADSERIALNUMBER=<SerialNumber> ADLM_PRODKEY=<Product Key> ACADFIRSTNAME="FirstName" ACADLASTNAME="LastName" ACADORGANIZATION="Org" InstallLevel=5

Next, I used the following command lines to install the rest of the components including the media ray component which I had available with the media I was using:

msiexec /i "%~dp0Autodesk_Maya_2011_English_Japanese_Win_64bit\x64\Maya\Maya_Docs_en_US2011.msi" /quiet /norestart
msiexec /i "%~dp0Autodesk_Maya_2011_English_Japanese_Win_64bit\x64\BackBurner\backburner.msi" /quiet /norestart
msiexec /i "%~dp0Autodesk_Maya_2011_English_Japanese_Win_64bit\x64\Composite\Composite2011.msi" /quiet /norestart
msiexec /i "%~dp0Autodesk_Maya_2011_English_Japanese_Win_64bit\x64\DirectConnect\AutodeskDirectConnect4.0.msi" /quiet /norestart
msiexec /i "%~dp0Autodesk_Maya_2011_English_Japanese_Win_64bit\x64\MatchMover\MatchMover2011.msi" /quiet /norestart
msiexec /i "%~dp0mrsat3.8.1-maya2011-64bit\mental ray Satellite 3.8.1 for Maya 2011.msi" /quiet /norestart

 

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Maya

Version

2011

Uninstall String

/Applications/Autodesk/maya2011/Maya.app

Questions & Answers (2)

Questions & Answers related to Autodesk Maya

1
ANSWERS
2
ANSWERS

Blogs (0)

Blog posts related to Autodesk Maya

Reviews (0)

Reviews related to Autodesk Maya

 
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