/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: 6.4k  |  Created: 11/18/2008

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

Deployment Tips (6)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 3 / 5 (Average) based on 2 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
2
Command Line
Edit the setup.xml so it looks something like the following (changing the <ui>-tags to quiet, and <display_status>-tag to never):

<?xml version='1.0' encoding='utf-8'?>

<setup>

<startup>auto</startup>

<shutdown>results</shutdown>

<display_status>never</display_status>

<product>Maya</product>

<version>2009</version>

<osversion>2000,XP</osversion>

<sidebar>setupbar.png</sidebar>

<root></root>

<component name="msi">

<display_name>Microsoft Windows Installer</display_name>

<installer>WindowsInstaller-KB884016-v2-x86.exe</installer>

<version>3.0</version>

<handler>msiRuntime</handler>

<provides>msiruntime</provides>

<role>system</role>

<ui>quiet</ui>

</component>

<component name="installScript">

<handler>msi</handler>

<display_name>InstallShield InstallScript Runtime</display_name>

<installer>isscript.msi</installer>

<ui>quiet</ui>

<role>support</role>

<provides>installscript</provides>

<requires>msiruntime</requires>

</component>

<component name="installDirectX">

<handler>instexe</handler>

<display_name>Microsoft DirectX 9.0c</display_name>

<installer>directx\DXSETUP.exe</installer>

<ui>quiet</ui>

<command_line>/silent</command_line>

<requires>msiruntime</requires>

</component>

<component name="maya_software">

<handler>msi</handler>

<display_name>Autodesk Maya 2009</display_name>

<installer>Maya2009.msi</installer>

<role>product</role>

<ui>quiet</ui>

<pkgdif_state_action>hold</pkgdif_state_action>

<requires>msi</requires>

<requires>installscript</requires>

<fail>short</fail>

</component>

<component name="directconnect_software">

<handler>msi</handler>

<display_name>Autodesk DirectConnect 3.0</display_name>

<installer>AutodeskDirectConnect3.0.msi</installer>

<ui>quiet</ui>

<role>product</role>

<pkgdif_state_action>hold</pkgdif_state_action>

<requires>msi</requires>

<requires>installscript</requires>

</component>

<component name="maya_docs_en_us">

<handler>msi</handler>

<display_name>Autodesk Maya 2009 Documentation (en_US)</display_name>

<installer>Maya_Docs_en_US2009.msi</installer>

<pkgdif_state_action>hold</pkgdif_state_action>

<command_line>CHAINEDFROMMAYAINSTALLER=1</command_line>

<role>product</role>

<ui>quiet</ui>

<requires>msi</requires>

<requires>installscript</requires>

</component>

</setup>



Copy the licensefile to your c:\flexlm directory and then simply run the application installer:

"c:\install\software\graphics\Autodesk Maya 2009\Windows-32\Maya\setup.exe"
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note
Create the deployment using the setup.exe from your extracted download files.
Using the admin image you create by doing this makes a "silent" install shortcut but it has a user interface and will present popups if there are errors.
You can use the undocumented/unsupported (at this time) commands from the AutoCad installation to install silently with no user interaction. See the Command Line section.

Here is the source:
http://docs.autodesk.com/ACD/2011/ENU/filesInstall/WS1a9193826455f5ff-75c1f7c3124f51ccbd1-5fec.htm
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line
Setup.exe /W /Q /I YOURFILENAME.ini /Lang en-US

Silent install suitable for SMS/SCCM. /W is the flag for SMS and SCCM, /Q is the silent install, /I indicates this is a deployment installation.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note
Maya doesn't allow you to slipstream hotfix 4 into your deployment. You can add it as part of the deployment however, by following the instructions in the following article.

http://upandready.typepad.com/up_and_ready/2011/08/maya-2012-deployment-with-hotfix-4.html
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line
Above entry by satnix is problematic: Autodesk calls the method outlined in the PDF a silent install, but it still presents a user interface and will send popup windows if there are any questions to the console. It's not truly a silent install.
If you are trying to deploy via SCCM/SMS this method is not sufficient, use the first entry.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
-1
Command Line
Link to install MAYA 2012 silently:

http://download.autodesk.com/us/maya/2012-install-faq/Maya_Install_FAQ_en.pdf
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

------

Questions & Answers (5)

Questions & Answers related to Autodesk Maya

1
ANSWERS
2
ANSWERS
11
ANSWERS
7
ANSWERS
6
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