/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.5k  |  Created: 10/11/2007

Average Rating: 0
Maya has 3 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 5 / 5 (Very Difficult) based on 1 ratings
Most Commonly Reported Deployment Method
Repackaged (to a legacy setup.exe)
118
Command Line
First extract the MSI files from the EXE package. It includes:

AutodeskDirectConnect2.0.msi
isscript.msi
Maya2008.msi
Maya_Docs_en_US2008.msi

Make a bat file in the same directory, with the following lines of text:

pushd %~dp0
msiexec /qr /i %~dp0\isscript.msi /passive /norestart
msiexec /qr /i %~dp0\Maya_Docs_en_US2008.msi /passive /norestart
msiexec /qr /i %~dp0\AutodeskDirectConnect2.0.msi /passive /norestart
msiexec /qr /i %~dp0\Maya2008.msi /passive /norestart
popd

You can use MacroVision InstallShield to customize the transform files. The benifit of using %~dp0 is you can put the bat file with the MSI files anywhere and both local path and UNC path will work.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (3)

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

Maya

Version

8

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