<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>User adding own dgnlib cuts out existing menu customisations?</title><link>https://communities.bentley.com/products/administration/f/product-administration-forum/133545/user-adding-own-dgnlib-cuts-out-existing-menu-customisations</link><description>As a user entering a new workplace/workspace I am wanting to add my own dgnlib containing MenuBar customisations. I can do this by either using the Workspace&amp;gt;Customize menu and appending my dgnlib or manually entering it into the ucf file such that it</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: User adding own dgnlib cuts out existing menu customisations?</title><link>https://communities.bentley.com/thread/408533?ContentTypeID=1</link><pubDate>Wed, 05 Apr 2017 22:52:19 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:da5bc862-52c6-46d9-8adb-1e60b7fd1186</guid><dc:creator>Jovan_Djukanovic</dc:creator><description>&lt;p&gt;Tim, in the past I have worked on a lot of projects that are completely autonimous. Modelling or creating workflows, testing things that previously haven&amp;#39;t existed. Needing levels and text styles that don&amp;#39;t exist. Definitely testing things. It might be an unusual working environment but it does exist.&amp;nbsp;It helps to have&amp;nbsp;a few little standards available in the absence of any.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User adding own dgnlib cuts out existing menu customisations?</title><link>https://communities.bentley.com/thread/408530?ContentTypeID=1</link><pubDate>Wed, 05 Apr 2017 22:36:58 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:6cc2685e-ad49-4619-b030-d87ae9ebe706</guid><dc:creator>Jovan_Djukanovic</dc:creator><description>Thanks Carl, I was initially using the location as an example. Sorry for the confusion.  You did figure it out :-)&lt;br /&gt;
&lt;br /&gt;
I actually resolved this issue by using the debug file to see where the default configuration was looking for dgnlib files. Without changing anything and placing my dgnlib in the following location I can achieve what I am after;&lt;br /&gt;
&lt;br /&gt;
C:\ProgramData\Bentley\MicroStation V8i (SELECTseries)\WorkSpace\Interfaces\MicroStation\default\&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User adding own dgnlib cuts out existing menu customisations?</title><link>https://communities.bentley.com/thread/408419?ContentTypeID=1</link><pubDate>Wed, 05 Apr 2017 12:00:06 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a6addedc-c016-4066-bfb5-ade3e7532097</guid><dc:creator>Tim Hickman</dc:creator><description>Tools, tasks and menus should all use the MS_GUIDGNLIBLIST variable so you should be ok with setting this for those things. But where I am confused is that you say you have levels, textstyles, etc... and these are yours personally ? You are the only one that uses them ? Tools, menus, etc....affect your workflow so I can see these being personal on top of what the company provides, but textstyles and levels are not a personal thing, these affect the DGN you are working in and other users may not have access to these when working in the DGNs, due to them existing in your personal DGNLIB.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User adding own dgnlib cuts out existing menu customisations?</title><link>https://communities.bentley.com/thread/408400?ContentTypeID=1</link><pubDate>Wed, 05 Apr 2017 10:42:44 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e73283b1-5d14-4840-93b5-eb6013713633</guid><dc:creator>Carl Myhill</dc:creator><description>&lt;p&gt;Thanks for posting the debug files, these show which *.cfg files are processed and the defined variables within each *.cfg, at the bottom there is a summary of what is set.&lt;br /&gt; &lt;br /&gt; Looking at your &amp;#39; msdebug - Added dgnlib to ucf.txt &amp;#39; it shows that its processing the user configuration file &lt;br /&gt; &lt;br /&gt; Processing macro file [C:\Users\DjukanovicJ\Documents\UstnV8i\PB-v8i.ucf&lt;br /&gt; &lt;br /&gt; with the following var as :&lt;br /&gt; &lt;br /&gt; MS_DGNLIBLIST=$(_USTN_USERINT)$(_USTN_USERINTNAME)\*.dgnlib;E:\Jovan\Microstation\Dgnlib\Jovan.dgnlib [C:\ProgramData\Bentley\MicroStation V8i (SELECTseries)\WorkSpace\interfaces\MicroStation\default\*.dgnlib;E:\Jovan\Microstation\Dgnlib\Jovan.dgnlib]&lt;br /&gt; &lt;br /&gt; In yet earlier you mentioned setting this in your ucf &amp;quot; MS_DGNLIBLIST &amp;gt; C:/User/User.dgnlib &amp;quot; are you sure you edited the correct UCF file or may be you was just using this as an example.?&lt;br /&gt; &lt;br /&gt; Assuming &amp;#39; Jovan.dgnlib &amp;#39; is your file containing your user customizations, open the user configuration file C:\Users\DjukanovicJ\Documents\UstnV8i\PB-v8i.ucf and place a &amp;#39;#&amp;#39; in front of the line starting with MS_DGNLIBLIST..................&lt;br /&gt; so MicroStation no longer reads this line, then add the following line&lt;/p&gt;
&lt;p&gt;MS_GUIDGNLIBLIST &amp;gt; E:\Jovan\Microstation\Dgnlib\Jovan.dgnlib&lt;br /&gt;&amp;nbsp;&lt;br /&gt; Reopen MicroStation and see if this helps restore the interface as required. If you then require Text styles, levels etc then try adding the line&lt;/p&gt;
&lt;p&gt;MS_DGNLIBLIST &amp;gt; E:\Jovan\Microstation\Dgnlib\Jovan.dgnlib&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User adding own dgnlib cuts out existing menu customisations?</title><link>https://communities.bentley.com/thread/408341?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 23:44:45 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b7fe735d-40ad-47f9-8d76-9e132470e453</guid><dc:creator>Jovan_Djukanovic</dc:creator><description>&lt;p&gt;Hi Tim,&lt;br /&gt; &lt;br /&gt; In addition to MenuBar customisations I also have tools, tasks, levels, textstyles etc which would not be included if I only used MS_GUIDGNLIBLIST. I thought that MS_DGNLIBLIST was a pretty standard way of adding your own general customisations.&lt;br /&gt; &lt;br /&gt; Jovan.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User adding own dgnlib cuts out existing menu customisations?</title><link>https://communities.bentley.com/thread/408340?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 23:36:48 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:fd808fef-87c8-48b1-8c95-2d73bdeaa47d</guid><dc:creator>Jovan_Djukanovic</dc:creator><description>&lt;p&gt;Thanks Carl,&lt;/p&gt;
&lt;p&gt;I am using Microstation SS3 - 08.11.09.459.&lt;/p&gt;
&lt;p&gt;Workspace&amp;gt;Configuration will tell me what the variable definitions are, but not where they are defined right? The company dgnlib&amp;#39;s exist and work in the dafault workspace. They just disappear when I add my own through my ucf file using MS_DGNLIBLIST. I have uploaded&amp;nbsp;two self explanatory debug files to the ftp site;&lt;/p&gt;
&lt;p&gt;1. mdebug - Default Workspace.txt&lt;/p&gt;
&lt;p&gt;2. msdebug - Added dgnlib to ucf.txt&lt;/p&gt;
&lt;p&gt;Jovan.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User adding own dgnlib cuts out existing menu customisations?</title><link>https://communities.bentley.com/thread/408319?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 18:37:22 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:42bc2178-967b-4762-bb4a-d27cdebc852d</guid><dc:creator>Tim Hickman</dc:creator><description>To be more specific: out of all the variables in MicroStation, what lead you to wanting to use the MS_DGNLIBLIST ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User adding own dgnlib cuts out existing menu customisations?</title><link>https://communities.bentley.com/thread/408287?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 15:59:48 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:25e8652c-441a-4a67-b748-c18bbe3d425e</guid><dc:creator>Tim Hickman</dc:creator><description>Why are you appending to the MS_DGNLIBLIST variable ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User adding own dgnlib cuts out existing menu customisations?</title><link>https://communities.bentley.com/thread/408285?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 15:54:11 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f2ec396c-c053-4deb-8fa4-d3f55cd4bfe0</guid><dc:creator>Carl Myhill</dc:creator><description>Which product and version are you using ? &lt;br /&gt;
&lt;br /&gt;
In which cfg file are the company customizations pointed to using MS_DGNLIBLIST ?&lt;br /&gt;
&lt;br /&gt;
If you open the Configuration Dialog and select the MS_DGNLIBLIST var does the Expansion show the location of the company dgnlib containing the company customizations and does the file exist in that location? ( Also check the var MS_GUIDGNLIBLIST )&lt;br /&gt;
&lt;br /&gt;
May be you can provide us with a debug file for review and let us know the file names containing both the company and user customizations.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://communities.bentley.com/products/microstation/w/microstation__wiki/8879.msdebug-file"&gt;communities.bentley.com/.../8879.msdebug-file&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>