A
Aaron Chan
Hello all,
Just a quick question... Is it true that the path of the .NET framework
SDK files is always under:
{windir}\Microsoft.NET\Framework\{version}
? I.e. is there anyway the user could change this path?
I'm asking this because I am currently creating an IDE for .NET
programming and wanted to know the path for csc.exe, vbc.exe, ilasm.exe,
etc... If the path is variable, then I will get the user to choose it from a
dialog.
Thanks for your help,
Aaron Chan
Just a quick question... Is it true that the path of the .NET framework
SDK files is always under:
{windir}\Microsoft.NET\Framework\{version}
? I.e. is there anyway the user could change this path?
I'm asking this because I am currently creating an IDE for .NET
programming and wanted to know the path for csc.exe, vbc.exe, ilasm.exe,
etc... If the path is variable, then I will get the user to choose it from a
dialog.
Thanks for your help,
Aaron Chan