/build/static/layout/Breadcrumb_cap_w.png

Autodesk 3D Studio Max 2009

Version: 11

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

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

Deployment Tips (2)

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
4
Note

If trying to deploy this from SCCM you'll run into issues since the setup.exe actually triggers other installers and SCCM isn't aware of those. Autodesk creates a folder in %temp% called _AIA.tmp. If you package your installer to kick off the setup and then run as long as that folder exists it should work correctly.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
3
Command Line
echo Installing directx
"c:\install\software\graphics\Autodesk 3ds Max 2009\adminimage\support\directx\dxsetup.exe" /silent

echo Installing required msi-installer engine
"c:\install\software\graphics\Autodesk 3ds Max 2009\adminimage\msi\WindowsInstaller-KB893803-v2-x86.exe" /quiet /norestart

echo Installing dotnetfx
"c:\install\software\graphics\Autodesk 3ds Max 2009\adminimage\support\dotnetfx\dotnetfx.exe" /q /c:"install /l /qb /norestart"

echo Installing msxml6
msiexec.exe /i "c:\install\software\graphics\Autodesk 3ds Max 2009\adminimage\support\msxml\msxml6.msi" REBOOT=ReallySuppress /qb

echo Installing backburner
msiexec.exe /i "c:\install\software\graphics\Autodesk 3ds Max 2009\adminimage\support\backburner\backburner.msi" /quiet

echo Installing 3d studio max 2009
msiexec.exe /i "c:\install\software\graphics\Autodesk 3ds Max 2009\adminimage\main\32bit\3dsmax2009_32-bit.msi" TRANSFORMS="c:\install\software\graphics\Autodesk 3ds Max 2009\adminimage\main\32bit\3dsmax2009_32-bit-install.mst" REBOOT=ReallySuppress /qb

echo Installing maps
msiexec.exe /i "c:\install\software\graphics\Autodesk 3ds Max 2009\adminimage\main\Features\AddMaps_3dsMax2009_32-bit.msi" /qb

echo Installing materials
msiexec.exe /i "c:\install\software\graphics\Autodesk 3ds Max 2009\adminimage\main\Features\ArchMats_3dsMax2009_32-bit.msi" /qb

echo Installing more materials
msiexec.exe /i "c:\install\software\graphics\Autodesk 3ds Max 2009\adminimage\main\Features\PROMATERIALS_3dsMax2009_32-bit.msi" /qb

echo Hook 3ds Max 2009 license to a license server
reg add "HKLM\Software\FLEXlm License Manager" /v "ADSKFLEX_LICENSE_FILE" /t REG_SZ /d "@server.example.com;" /f
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

3D Studio Max 2009

Version

11

Questions & Answers (2)

Questions & Answers related to Autodesk 3D Studio Max 2009

7
ANSWERS

Blogs (0)

Blog posts related to Autodesk 3D Studio Max 2009

Reviews (0)

Reviews related to Autodesk 3D Studio Max 2009

 
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