Use the steps below to build the Conveyor Inventor OEM application installer.
If you want to use a sample project instead of your own application, source code for a conveyor application is available by opening a support case. Copy the files to your local machine. We use C:\Temp\InventorETOConveyorDemo below; substitute the name and path of your application if applicable.
From |
To |
C:\Temp\InventorETOConveyorDemo\Conveyor\bin\Release\Conveyor.dll | C:\Program Files\Autodesk\Inventor OEM 20xx \Bin\ |
C:\Temp\InventorETOConveyorDemo\Conveyor\\Configuration\Autodesk.Conveyor.Inventor.addin | C:\ProgramData\Autodesk\Inventor OEM 20xx \Addins\ |
C:\Temp\InventorETOConveyorDemo\InvETO Files\Conveyor.ipj | C:\ProgramData\Autodesk\Inventor OEM 20xx |
Important: Uncheck "Update bin directory on save".
Do not include the year or version in the Product Name. It is added later.
C:\Program Files\Autodesk\Inventor OEM 20xx\SDK\Samples\iBlock\Resources
a. Background.bmp
b. BkgLabelAppName.png
c. AppIcon_24x24_Default.png
d. AppIcon_30x30_Default.png
e. AppIcon_36x36_Default.png
f. AppIcon_48x48_Default.png
g. FileSystemIcon.ico (You must specify this icon.)
h. AppIcon_41x24_Default.bmp (If you don't provide the images, they will be automatically generated, and have yellow marks.)
Set the Install Images Tab. The resources are in the same folder: C:\Temp\InventorETOConveyorDemo\Conveyor\Configuration\BrandingResources.
In the Add-Ins tab, change the Primary Add-in by browsing to the .addin file at C:\ProgramData\Autodesk\Inventor OEM 20xx\Addins\Autodesk.Conveyor.Inventor.addin.
Optionally, select translators that are used by your application (It is important to select iLogic for ETO to work correctly.)
Set the Install Settings tab:
Set the Files & Build tab.
Drag all the files and directories from C:\InventorETOConveyorDemo\InvETO Files\ to a folder under ProgramData\TestCo\Conveyor 20xx as shown below.
The build process takes some time (depends on machine configuration, but can easily take 10 minutes). After the build is completed, verify that the Output directory contains an installer image under x64_English.
The x64_English installer is large, about 5.3 gb. To avoid excessive copying, it is edited in place by the ETO Deployment Configurator.
The next steps use the ETO Deployment Configurator to merge the Inventor OEM installer and the ETO installer. The result is a single installer in the location where the OEM installer was created. The necessary files from the entire ETO installer are copied to this location, and several files created by the OEM configurator are altered.
Open the ETO Deployment Configurator from the Start Menu > All Programs > Autodesk > Autodesk Inventor ETO 20xx > ETO Deployment Configurator.
In the Project tab, make the following selections:
After building the installer, we recommend to digitally sign all the executable files(.exe) and installer files(.msi) to make sure they can be installed successfully.