Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Deploy company standard application options - How?

10 REPLIES 10
SOLVED
Reply
Message 1 of 11
Anonymous
1177 Views, 10 Replies

Deploy company standard application options - How?

Hi,

 

If we as a company already have our Inventor 2011 seats installed and we now want to 'push' out the company standard application options is there a way to do this other than using a manual import? 

 

Thanks,

Guy

 

10 REPLIES 10
Message 2 of 11
Anonymous
in reply to: Anonymous

Is there a default user xml file to store their individual settings?  Would it be possible to create a company standard and then replace the original file with a start up script to ensure all seats had the main settings required configured?

 

Thanks,

Guy

Message 3 of 11
bobvdd
in reply to: Anonymous

Guy,


You can change the target command on the Inventor startup icon.
Check out following command options:

 

/IMPORTOPTIONS="path where the Application Options XML file is stored"

/IMPORTCUSTOMIZATIONS="path where the UI Customization XML file is stored"

 

This was explained in an earlier post that you can find here:

http://forums.autodesk.com/t5/Autodesk-Inventor/Start-Inventor-with-fix-application-options/m-p/2760...

 

Cheers

bob




Bob Van der Donck


Principal UX designer DMG group
Message 4 of 11
bobvdd
in reply to: bobvdd

Also wanted to add that at install time or at deployment creation time you can include your custom xml files.

This is explained in this 2011 video at the 11:15 minute mark and the process is similar for 2012.

 

Bob




Bob Van der Donck


Principal UX designer DMG group
Message 5 of 11
Anonymous
in reply to: Anonymous

Hi Bob,

 

Thanks for the help.  That works perfectly. 

 

Guy

Message 6 of 11
Anonymous
in reply to: Anonymous

Ok back again..... We have a start up script to invoke Inventor as part of some add in software.  It call the Inventor.exe in the bin folder so not using the short-cut.  Is there a way to include this command somehow this way?

 

thanks,

Guy

Message 7 of 11
bobvdd
in reply to: Anonymous

Not sure what scripting language you use , but in DOS batch format I would think that a line like the following would work (my Inventor is in E:\PDS2012 and my options file sits in c:\temp\myoptions.xml) : 

 

"E:\PDS2012\Inventor 2012\Bin\Inventor.exe" /IMPORTOPTIONS="c:\temp\myoptions.xml"

 

Bob




Bob Van der Donck


Principal UX designer DMG group
Message 8 of 11
Anonymous
in reply to: bobvdd

Hi Bob,

 

Thanks I've used this method to include the application options in the startup.  Really appreciate the help.

 

Cheers,

Guy

Message 9 of 11
andrew_canfield
in reply to: bobvdd

Hello

 

Can the iLogic path be set too? - the rules are kept on a server.

 

This is for Inventor 2018.

 

Regards

 

Andrew

 

Message 10 of 11
bobvdd
in reply to: andrew_canfield

Andrew,

iLogic settings are not part of the Application options so they probably do not respond to the IMPORTOPTIONS flag.

But these settings can easily be set in the Tools > Options > iLogic Configuration dialog (the dialog is in the expanded panel by default). 

For new to be created Inventor files, you could alternatively also store the path to external iLogic scripts inside any Inventor template. So you could make different templates that contain a different set of external scripts.

Bob

 




Bob Van der Donck


Principal UX designer DMG group
Message 11 of 11
andrew_canfield
in reply to: bobvdd

'templates that contain a different set of external scripts'

this would avoid embedding rules within templates - is there an example available pls?

 

Regards

 

Andrew

 

 

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

Post to forums  

Autodesk Design & Make Report