Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Inventor 2017 Addin Templates

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
MechMachineMan
2237 Views, 2 Replies

Inventor 2017 Addin Templates

I'm trying to get the Addin Templates, but it seems the devtools.msi isn't properly extracting/installing them?

 

I've tried running the command line

msiexec /i "C:\Users\Public\Documents\Autodesk\Inventor 2017\SDK\developertools.msi" /qb TARGETDIR="C:\Users\Gus\Desktop\DT"

but it keeps saying some scripts cannot be run and exiting.

 

Is there a way around this aside from getting the templates from someone else and manually copying them over?


--------------------------------------
Did you find this reply helpful ? If so please use the 'Accept as Solution' or 'Like' button below.

Justin K
Inventor 2018.2.3, Build 227 | Excel 2013+ VBA
ERP/CAD Communication | Custom Scripting
Machine Design | Process Optimization


iLogic/Inventor API: Autodesk Online Help | API Shortcut In Google Chrome | iLogic API Documentation
Vb.Net/VBA Programming: MSDN | Stackoverflow | Excel Object Model
Inventor API/VBA/Vb.Net Learning Resources: Forum Thread

Sample Solutions:Debugging in iLogic ( and Batch PDF Export Sample ) | API HasSaveCopyAs Issues |
BOM Export & Column Reorder | Reorient Skewed Part | Add Internal Profile Dogbones |
Run iLogic From VBA | Batch File Renaming| Continuous Pick/Rename Objects

Local Help: %PUBLIC%\Documents\Autodesk\Inventor 2018\Local Help

Ideas: Dockable/Customizable Property Browser | Section Line API/Thread Feature in Assembly/PartsList API Static Cells | Fourth BOM Type
2 REPLIES 2
Message 2 of 3

Nvm... 

 

I had it typed wrong.

 

msiexec /a "C:\Users\Public\Documents\Autodesk\Inventor 2017\SDK\developertools.msi" /qb TARGETDIR="C:\Users\Gus\Desktop\DT"

And I can build the solution... So that's always good!


--------------------------------------
Did you find this reply helpful ? If so please use the 'Accept as Solution' or 'Like' button below.

Justin K
Inventor 2018.2.3, Build 227 | Excel 2013+ VBA
ERP/CAD Communication | Custom Scripting
Machine Design | Process Optimization


iLogic/Inventor API: Autodesk Online Help | API Shortcut In Google Chrome | iLogic API Documentation
Vb.Net/VBA Programming: MSDN | Stackoverflow | Excel Object Model
Inventor API/VBA/Vb.Net Learning Resources: Forum Thread

Sample Solutions:Debugging in iLogic ( and Batch PDF Export Sample ) | API HasSaveCopyAs Issues |
BOM Export & Column Reorder | Reorient Skewed Part | Add Internal Profile Dogbones |
Run iLogic From VBA | Batch File Renaming| Continuous Pick/Rename Objects

Local Help: %PUBLIC%\Documents\Autodesk\Inventor 2018\Local Help

Ideas: Dockable/Customizable Property Browser | Section Line API/Thread Feature in Assembly/PartsList API Static Cells | Fourth BOM Type
Message 3 of 3
Stakin
in reply to: MechMachineMan

Hi,


@MechMachineMan wrote:

Nvm... 

 

I had it typed wrong.

 

msiexec /a "C:\Users\Public\Documents\Autodesk\Inventor 2017\SDK\developertools.msi" /qb TARGETDIR="C:\Users\Gus\Desktop\DT"

And I can build the solution... So that's always good!


I  run the "developertools.msi" in command window by using your solution,

but I can‘t find Autodesk Inventor Addin in the VS,

can you help me ?

 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report