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.
Mattias Sjögren - 12 May 2007 09:41 GMT
>Is there any builtin shortcut to go to C:\winnt\microsoft.net
>\framework directory?
What kind of shortcut do you want? A keyboard shortcut? An environment
variable?
>I do not want to create a shortcut manually.
Why not?
Mattias

Signature
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Rad [Visual C# MVP] - 13 May 2007 11:25 GMT
> 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.
The call
System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory()
should give you what you're looking for

Signature
Bits.Bytes
http://bytes.thinkersroom.com