<?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/"><channel><title>Change your task bar icon</title><link>https://communities.bentley.com/products/microstation/w/askinga/1306/change-your-task-bar-icon</link><description>Articles previously found in the &amp;quot;AskInga&amp;quot; Community.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Change your task bar icon</title><link>https://communities.bentley.com/products/microstation/w/askinga/1306/change-your-task-bar-icon</link><pubDate>Fri, 11 Jun 2010 14:40:04 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:89c8e70e-4784-4916-8545-c24d09994c9f</guid><dc:creator>Jordan Stierly</dc:creator><comments>https://communities.bentley.com/products/microstation/w/askinga/1306/change-your-task-bar-icon#comments</comments><description>Current Revision posted to [Archived] AskInga Wiki by Jordan Stierly on 6/11/2010 2:40:04 PM&lt;br /&gt;
&lt;p&gt;
&lt;a href="/Communities/Other_Communities/AskInga/default.aspx"&gt;&lt;img height="76" width="230" title="AskInga" alt="AskInga logo" border="0" src="/askIngaPics/askingalogo.gif" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Original Article Date:&lt;/strong&gt;&lt;em&gt;&amp;nbsp;April 5, 2005&lt;/em&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
With many thanks to &lt;em&gt;Rudi Wells&lt;/em&gt; for sharing this very cool VBA macro that changes your MicroStation taskbar icon. Now you&amp;#39;ll be able to differentiate between V8.1 and V8.5 when they&amp;#39;re both running! Way to go!! 
&lt;/p&gt;
&lt;div style="border-bottom:#cccccc 1pt solid;"&gt;
&lt;/div&gt;
&lt;p&gt;
Download &lt;a href="/askingapics/239.zip"&gt;239.zip&lt;/a&gt; and extract &lt;em&gt;Taskbar_Icons.mvba&lt;/em&gt; from the zip file.&lt;br /&gt;
Place the mvba in the folder pointed to by MS_VBASEARCHDIRECTORIES.&lt;br /&gt;
Extract both of the &lt;em&gt;V8.ico&lt;/em&gt; files and place them in the corresponding &lt;em&gt;.../workspace/system/data/&lt;/em&gt; folder of your MicroStation V8.1 and MicroStation V8.5.&lt;br /&gt;
Keyin &lt;em&gt;vba load taskbar_icons&lt;/em&gt; to load the project, or...&lt;br /&gt;
Configure MS_VBAAUTOLOADPROJECTS to automatically load the mvba project upon startup.&lt;br /&gt;
Keyin &lt;em&gt;vba run [taskbar_icons]modmain.main&lt;/em&gt; to run the macro, or....&lt;br /&gt;
Place this keyin on a function key or custom button for quick and easy access.&lt;br /&gt;
&lt;br /&gt;
Take a peek at the clip below...as you can see from my taskbar, it&amp;#39;s difficult to see which icon belongs to what version of MicroStation. By running the macro, I can now easily change the icon of MicroStation V8.5! 
&lt;/p&gt;
&lt;table style="width:100%;" cellpadding="6" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td valign="top" align="top"&gt;&lt;img align="left" border="0" src="/askIngaPics/239Pic1.gif" alt="" /&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
For those of you who are somewhat daring and creative, you may want to try and build your icons! Just Google on &lt;em&gt;icon builder&lt;/em&gt; or something similar. 
&lt;/p&gt;
&lt;p&gt;
This program is supplied as is. This program does not come with support. AskInga, Bentley Systems Inc., and the author of the program assumes no liability for damages direct, indirect, or consequential, which may result from the use of this program. Use this program at your own risk. 
&lt;/p&gt;
&lt;p&gt;
AskInga Article #239&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Askinga, FreewareShareware, Article&lt;/div&gt;
</description></item><item><title>Change your task bar icon</title><link>https://communities.bentley.com/products/microstation/w/askinga/1306/change-your-task-bar-icon/revision/2</link><pubDate>Mon, 23 Jun 2008 17:47:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:89c8e70e-4784-4916-8545-c24d09994c9f</guid><dc:creator>Hannah Blye</dc:creator><comments>https://communities.bentley.com/products/microstation/w/askinga/1306/change-your-task-bar-icon#comments</comments><description>Revision 2 posted to [Archived] AskInga Wiki by Hannah Blye on 6/23/2008 5:47:01 PM&lt;br /&gt;
&lt;p&gt;
&lt;a href="/Communities/Other_Communities/AskInga/default.aspx"&gt;&lt;img src="/askIngaPics/askingalogo.gif" border="0" alt="AskInga logo" title="AskInga" width="230" height="76" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Original Article Date:&lt;/strong&gt;&lt;em&gt;&amp;nbsp;April 5, 2005&lt;/em&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
With many thanks to &lt;em&gt;Rudi Wells&lt;/em&gt; for sharing this very cool VBA macro that changes your MicroStation taskbar icon. Now you'll be able to differentiate between V8.1 and V8.5 when they're both running! Way to go!! 
&lt;/p&gt;
&lt;div style="border-bottom: #cccccc 1pt solid"&gt;
&lt;/div&gt;
&lt;p&gt;
Download &lt;a href="/askingapics/239.zip"&gt;239.zip&lt;/a&gt; and extract &lt;em&gt;Taskbar_Icons.mvba&lt;/em&gt; from the zip file.&lt;br /&gt;
Place the mvba in the folder pointed to by MS_VBASEARCHDIRECTORIES.&lt;br /&gt;
Extract both of the &lt;em&gt;V8.ico&lt;/em&gt; files and place them in the corresponding &lt;em&gt;.../workspace/system/data/&lt;/em&gt; folder of your MicroStation V8.1 and MicroStation V8.5.&lt;br /&gt;
Keyin &lt;em&gt;vba load taskbar_icons&lt;/em&gt; to load the project, or...&lt;br /&gt;
Configure MS_VBAAUTOLOADPROJECTS to automatically load the mvba project upon startup.&lt;br /&gt;
Keyin &lt;em&gt;vba run [taskbar_icons]modmain.main&lt;/em&gt; to run the macro, or....&lt;br /&gt;
Place this keyin on a function key or custom button for quick and easy access.&lt;br /&gt;
&lt;br /&gt;
Take a peek at the clip below...as you can see from my taskbar, it's difficult to see which icon belongs to what version of MicroStation. By running the macro, I can now easily change the icon of MicroStation V8.5! 
&lt;/p&gt;
&lt;table border="0" cellpadding="6" width="100%"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td align="top" valign="top"&gt;&lt;img src="/askIngaPics/239Pic1.gif" border="0" align="left" /&gt; &lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
For those of you who are somewhat daring and creative, you may want to try and build your icons! Just Google on &lt;em&gt;icon builder&lt;/em&gt; or something similar. 
&lt;/p&gt;
&lt;p&gt;
This program is supplied as is. This program does not come with support. AskInga, Bentley Systems Inc., and the author of the program assumes no liability for damages direct, indirect, or consequential, which may result from the use of this program. Use this program at your own risk. 
&lt;/p&gt;
AskInga Article #239 
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Article, Askinga, FreewareShareware&lt;/div&gt;
</description></item><item><title>Change your task bar icon</title><link>https://communities.bentley.com/products/microstation/w/askinga/1306/change-your-task-bar-icon/revision/1</link><pubDate>Wed, 28 May 2008 20:25:20 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:89c8e70e-4784-4916-8545-c24d09994c9f</guid><dc:creator>Hannah Blye</dc:creator><comments>https://communities.bentley.com/products/microstation/w/askinga/1306/change-your-task-bar-icon#comments</comments><description>Revision 1 posted to [Archived] AskInga Wiki by Hannah Blye on 5/28/2008 8:25:20 PM&lt;br /&gt;
&lt;p&gt;
&lt;img src="/askIngaPics/askingalogo.gif" border="0" alt="Ask Inga logo" title="Ask?Inga" width="230" height="76" /&gt; 
&lt;/p&gt;
&lt;p&gt;
With many thanks to &lt;em&gt;Rudi Wells&lt;/em&gt; for sharing this very cool VBA macro that changes your MicroStation taskbar icon. Now you'll be able to differentiate between V8.1 and V8.5 when they're both running! Way to go!! 
&lt;/p&gt;
&lt;div style="border-bottom: #cccccc 1pt solid"&gt;
&lt;/div&gt;
&lt;p&gt;
Download &lt;a href="/askingapics/239.zip"&gt;239.zip&lt;/a&gt; and extract &lt;em&gt;Taskbar_Icons.mvba&lt;/em&gt; from the zip file.&lt;br /&gt;
Place the mvba in the folder pointed to by MS_VBASEARCHDIRECTORIES.&lt;br /&gt;
Extract both of the &lt;em&gt;V8.ico&lt;/em&gt; files and place them in the corresponding &lt;em&gt;.../workspace/system/data/&lt;/em&gt; folder of your MicroStation V8.1 and MicroStation V8.5.&lt;br /&gt;
Keyin &lt;em&gt;vba load taskbar_icons&lt;/em&gt; to load the project, or...&lt;br /&gt;
Configure MS_VBAAUTOLOADPROJECTS to automatically load the mvba project upon startup.&lt;br /&gt;
Keyin &lt;em&gt;vba run [taskbar_icons]modmain.main&lt;/em&gt; to run the macro, or....&lt;br /&gt;
Place this keyin on a function key or custom button for quick and easy access.&lt;br /&gt;
&lt;br /&gt;
Take a peek at the clip below...as you can see from my taskbar, it's difficult to see which icon belongs to what version of MicroStation. By running the macro, I can now easily change the icon of MicroStation V8.5! 
&lt;/p&gt;
&lt;table border="0" cellpadding="6" width="100%"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td align="top" valign="top"&gt;&lt;img src="/askIngaPics/239Pic1.gif" border="0" align="left" /&gt; &lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
For those of you who are somewhat daring and creative, you may want to try and build your icons! Just Google on &lt;em&gt;icon builder&lt;/em&gt; or something similar. 
&lt;/p&gt;
&lt;p&gt;
This program is supplied as is. This program does not come with support. AskInga, Bentley Systems Inc., and the author of the program assumes no liability for damages direct, indirect, or consequential, which may result from the use of this program. Use this program at your own risk. 
&lt;/p&gt;
AskInga Article #239
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: &lt;tags&gt;&lt;/tags&gt;&lt;/div&gt;
</description></item></channel></rss>