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: 

Import XML Options - Batch file

1 REPLY 1
Reply
Message 1 of 2
Anonymous
581 Views, 1 Reply

Import XML Options - Batch file

Good afternoon. Making things short, is there a method to import both the ilogic XML file (iLogicOptions.xml) and the Ribbon Customization XML through a batch file? I know you can use 

"C:\Program Files\Autodesk\Inventor 2019\Bin\Inventor.exe" /IMPORTCUSTOMIZATIONS="

for certain imports. But what about the ilogic  and Ribbon XML files specifically? I am looking to import these via batch file for new and current users when doing updates. 

Thank you,

Labels (1)
1 REPLY 1
Message 2 of 2
JelteDeJong
in reply to: Anonymous

as far as i know ther are none extra startup options for those settings. But all those options are saved in xml files that you can copy to the correct location.

 

The ilogic options :

%appdata%\Autodesk\Inventor 2020\iLogicPreferences\iLogicOptions.xml

 

Ribbon XML files:

%appdata%\Autodesk\Inventor 2020\InventorCustomization.xml

Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Blog: hjalte.nl - github.com

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

Post to forums  

Autodesk Design & Make Report