How can i get the installationpath of my IE Toolbar

Add-in Express™ Support Service
That's what is more important than anything else

How can i get the installationpath of my IE Toolbar
 
waldi waldi




Posts: 3
Joined: 2010-04-20
Hi,

how can i get the path where my toolbar (dll) is installed?

thank you

Best regards
Dominik
Posted 23 Apr, 2010 04:26:25 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Hi Waldi,

System.Reflection.Assembly.GetExecutingAssembly().CodeBase.


Andrei Smolin
Add-in Express Team Leader
Posted 23 Apr, 2010 05:13:44 Top