Specifies most of the options that you use to create the installer for your application.
- Access
- On the Start menu, in All Programs, click Autodesk Autodesk Inventor OEM [version] OEM Configurator Install Settings tab.
- Result path
- Defines the folder where you create the completed installer. The subfolders within this folder represent each unique installer that you create. For example, the English x64 installer is in the x64_English folder.
- Product name
- Displays the application name as specified on the Names tab
- Company
- Specifies the company name to use when creating the installer. For example, directories are created for the product and the various user files using this name.
- Upgrade Code
- This code identifies your application to the msi install system. Keep this code constant for the life of your application.
- Software version
- Specifies the software version of your application. This version is automatically picked up from the version in the add-in dll if the .addin and the dll are correctly located so the OEM Configurator can find the dll. You can also override the value and enter any valid version string.
- Product description
- Specifies the description of your application to use when creating the installer.
- License agreement file
- Specifies an .rtf file that contains your license agreement. The ETO install wizard 2014 requires the license agreement .rtf file, and detects it as a necessary item. If you provide a license agreement, adds a step in the installer to accept the license.
- Platform
- Specifies the platform, x64 (64-bit), to create the installer.
- Unit Type
- Specifies either inch or mm as the unit type.
- Drawing Standard
- Specifies a drawing standard for the default drawing standard for your installer; ANSI, BSI, DIN, GB, GOST, ISO, or JIS.
- Language
- Specifies whether to create the installer for the English, German, or Japanese language. To build the installer, it is required that you have the OEM Support Files installed for the specified language.
- Document Types to install
- Specifies the module type or types (Part, Assembly, Drawing) to include in your installer. By default reflects the modules selected during installation of the Inventor OEM SDK. Use to reduce the number of modules installed.