| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 5 months |
| seen | Dec 15 '11 at 20:20 | |
| stats | profile views | 3 |
|
Nov 30 |
awarded | Student |
|
Nov 30 |
comment |
find path where add-ins are installed won't let me post my own answer yet, so here it is: This returns full path to the .dll Public Function FindMe() As String FindMe = System.Reflection.Assembly.GetExecutingAssembly().Location ' MsgBox(FindMe) return FindMe End Function |
|
Nov 30 |
asked | find path where add-ins are installed |