Hi,
I have a master INI file using the environmental variable "%CDS_SITE%/cdssetup/OrCAD_Capture/16.6.0/Capture.ini" that is loaded using the Capture INI manager here: http://www.orcadmarketplace.com/ProductDetails.aspx?ProductID=20.
When configuring a part database, the user's Capture.ini needs to be modified automatically to support the site database. For the database to work properly the following need to be modified in the INI file:
1) [Part Management] - no problems here, the site INI info is transferred into the user INI
2) [Symbol Selector Configured Libraries] and [Part Selector Configured Libraries] - the issue here is if "Number of Configured Libraries" isn't set in the site's INI but a "Library0" is configured, that library may not be transferred to into the user's INI. And if the number is set, any changes the user made could be overwritten after Capture restart.
Anyone encountered this issue before? Workarounds? The only solution I could think of is set "Number of Configured Libraries=1000" and configure only "Library0" in the site's INI file. That way the user's INI will maintain any user added libraries.
Thanks for any help!