Autodesk Inventor Engineer-to-Order
Reply
Topic Options
- Start Article
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
User Library
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
73 Views, 2 Replies
12-20-2012 05:47 AM
Hi,
Is there a way to setup UserLib in a different location then the default location? --> %Program Files%\Autodesk\Intent Professional <version>\Library\UserLib
The goal is to share user functions...
Regards,
Ludesroc
Re: User Library
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-20-2012 10:52 AM in reply to:
ludesroc
Hi
In the BIN folder of the installed application, there is an Intent.config file. For just in case, create a copy of this file.
Open it in your favorite XML editor, and change the following section in the desired way. The <Args> node may contain relative or absolute path to the library.
<Library name="userlib"> <Args>..\Library\userlib\</Args> <AutodeskProvided>True</AutodeskProvided> <Locked>True</Locked> <PrettyName>User Library</PrettyName> <Type>TextFile</Type> </Library>
For older Intent versions, the similar can be set in registry
HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\Intent\R<version>\Intent Common Files\Libraries\userlib
Thank you,
Alex Korzun
Principal Engineer
Inventor Engineer-to-Order
Alex Korzun
Principal Engineer
Inventor Engineer-to-Order
Re: User Library
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-20-2012 11:18 AM in reply to:
AlexKorzun
Great thanks Alex!
Ludesroc

