Wednesday, July 22, 2009 2:38 PM
Mikael Sand
Useful tips for the ”run”-addicted developer
I often find myself accessing the GAC or the system-catalog. One way of doing this is to navigate using the windows explorer, and another way is to use a shortcut.
Another not so obvious and much faster way is to use the "Run"-option from the start menu (or simply windows key + R) and type "assembly" to open the local GAC or "system32" to open the systems catalog.
I am sure there are others for us to find.
Filed under: Tips, Assembly