S
Sam
Hi,
I can use System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory()
to obtain the path for ILASM.exe, but how can I obtain the path to
ILDASM.exe?
Examples of the path I'm looking for are:
VSNET 2002 - "C:\Program Files\Microsoft Visual Studio
..NET\FrameworkSDK\Bin"
VSNET 2003 - "C:\Program Files\Microsoft Visual Studio .NET
2003\SDK\v1.1\Bin"
Thanks
Sam
I can use System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory()
to obtain the path for ILASM.exe, but how can I obtain the path to
ILDASM.exe?
Examples of the path I'm looking for are:
VSNET 2002 - "C:\Program Files\Microsoft Visual Studio
..NET\FrameworkSDK\Bin"
VSNET 2003 - "C:\Program Files\Microsoft Visual Studio .NET
2003\SDK\v1.1\Bin"
Thanks
Sam