|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Shortcut?Is there any builtin shortcut to go to C:\winnt\microsoft.net
\framework directory? I do not want to create a shortcut manually. I am using windows xp, 2003 server and vista. >Is there any builtin shortcut to go to C:\winnt\microsoft.net What kind of shortcut do you want? A keyboard shortcut? An environment>\framework directory? variable? >I do not want to create a shortcut manually. Why not?Mattias -- Mattias Sjögren [C# MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup. On 11 May 2007 18:06:54 -0700, gouqizi.lv***@gmail.com wrote:
> Is there any builtin shortcut to go to C:\winnt\microsoft.net The call> \framework directory? I do not want to create a shortcut manually. I > am using windows xp, 2003 server and vista. System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory() should give you what you're looking for |
|||||||||||||||||||||||