You attempt to create a deployment of the Autodesk Building Design Suite Ultimate 2012 and it fails to create the deployment. One of the folllowing error messages are displayed during the deployment creation:
As a workaround, the development team suggested copying the Suite install image from the media to a location on the hard drive or on a network share, then modifying the setup.ini in the original install image to contain fewer products.
==========
1) The primary issue isn’t that a single product is causing the failure, it is with the number of products included.
2) The following isn’t guaranteed to work 100% of the time.
3) This is a known issue that Autodesk development is currently working.
4) The following came from Autodesk Development
5) The snapshots used in this post are a typical SETUP.INI file and will not represent the exact INI file you will be editing.
6) It may be wise to test deploy this first
1) Copy the contents of the USB drive to the hard drive.
2) Make backup of the SETUP.INI file (make a copy of it)
3) Open the SETUP.INI in notepad
4) Search for the EXE_SEQUENCE=
5) There will be a semicolon separated list of product abbreviations after the “=” sign.
6) Remove this abbreviation including the semicolon after it.
7) When these items have been removed from all three lines then SAVE SETUP.INI and continue with the deployment.
As we discussed last week, care is needed in reducing the number of products, to be left with something that will still function.
Here are my notes so far on the various components listed in the ini file for BDS-U. The Deployment Notes/Requirements column outlines the relationships I have established, which affect the success or failure of deployment creation or functionality of the subsequent installation.
Components noted as “Required” either do not appear at all in the deployment configuration dialog for the indicated products (but are silently installed), or are presented as checked options, disabled from being unchecked. “Option” installs are presented as checkboxes or radio buttons in the deployment configuration options for the indicated products, selected by default, but can be deselected. The “Separate install” components do not appear to get include in actual deployments at all.
============================
Abbreviation
Full Application Name
Deployment Notes/Requirements
=============================
NLM;
Autodesk Network License Manager
Separate install from ‘Install Tools & Utilities’ button, server install for all Network licenses
CADM;
Autodesk CAD Manager Tools
Separate install from ‘Install Tools & Utilities’ button
RAC2012;
Autodesk Revit Architecture
RME2012;
Autodesk Revit MEP
RST2012;
Autodesk Revit Structure
ACAD;
Autodesk AutoCAD
NW64;
Autodesk Navisworks
NW32;
Autodesk Navisworks
QTO;
Autodesk Quantity Takeoff
MAX;
Autodesk 3DS Max Design
SHOWCASEx86;
Autodesk Showcase
SHOWCASEx64;
Autodesk Showcase
ACA;
Autodesk AutoCAD Architecture
MEP;
Autodesk AutoCAD MEP
ASD;
Autodesk AutoCAD Structural Detailing
ADR2012;
Autodesk Design Review
SKETCHBOOKDESIGNER2_0;
Autodesk Sketchbook Designer
INVENTOR;
Autodesk Inventor
DCLIBRARY;
Autodesk Inventor Content Center Libraries
Required for INVENTOR unless installing Vault Server (not included in BDS-U) separately.
InventorFusion;
Autodesk Inventor Fusion
ACFUSION;
Autodesk Inventor Fusion plugins for AutoCAD
Option for ACAD.
FUSION4INVADDINS;
Autodesk Inventor Fusion plugins for Inventor
Option for INVENTOR.
ASA2012;
Autodesk Sketchbook Designer for AutoCAD
Option for ACAD.
NW_EXPORTERS_64;
Autodesk Navisworks Exporter plugins
Option for RAC2012, RME2012, RST2012, ACAD, MAX, ACA, AMEP, ASD.
NW_EXPORTERS_32;
Autodesk Navisworks Exporter plugins
Option for RAC2012, RME2012, RST2012, ACAD, MAX, ACA, AMEP, ASD.
REVITSERVER;
Autodesk Revit Server
Separate install from ‘Install Tools & Utilities’ button, server install for RAC2012, RME2012, RST2012.
SDK;
Autodesk Revit Software Development Kit
Separate install from ‘Install Tools & Utilities’ button, for RAC2012, RME2012, RST2012.
CMILM2012;
Autodesk Common Materials Medium Image Library
Required for MAX, SHOWCASEx86, SHOWCASEx64. Option for RAC2012, RME2012, RST2012.
SNAP;
Autodesk Content Service
Separate install from ‘Install Tools & Utilities’ button.
SUBSTANCE;
Allegorithmic Substance Designer
Separate install from ‘Install Tools & Utilities’ button, for MAX.
SUBSTANCE_EXTRA;
Allegorithmic Substance extra content
Separate install from ‘Install Tools & Utilities’ button, for MAX.
SUBSTANCE_PLAYER;
Allegorithmic Substance Player
Separate install from ‘Install Tools & Utilities’ button, for MAX.
RPC_CONTENT;
Archvision RPC Content
Separate install from ‘Install Tools & Utilities’ button, for MAX.
RPC;
Archvision RPC Dashboard
Separate install from ‘Install Tools & Utilities’ button, for MAX.
CIVILVIEW;
Autodesk CivilView plugin
Separate install from ‘Install Tools & Utilities’ button, for MAX.
EASYNAT;
Bionatics EASYnat for 3DS Max Design
Separate install from ‘Install Tools & Utilities’ button, for MAX.
CRAFTANIMATIONS;
Craft Director Studio Promotional Edition
Separate install from ‘Install Tools & Utilities’ button, for MAX.
OKINO_POLY_NUGRAF;
Okino PolyTrans & Nugraf Demo
Separate install from ‘Install Tools & Utilities’ button, for MAX.
OKINO_PLUGINS;
Okino Plugins Demo Superinstaller
Separate install from ‘Install Tools & Utilities’ button, for MAX.
DWGTRUEVIEW2012;
DWG TrueView
Option for QTO.
COMPOSITE;
Composite
Option for MAX.
BACKBURNER;
Backburner
Required for MAX.
DCx86;
DirectConnect
Option for SHOWCASEx86.
DCx64;
DirectConnect
Option for SHOWCASEx64.
===========Second Workaround