关于ILDASM.EXE的问题
机器上装了VS2010.
ildasm.exe装在C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin下。
我打开visualstudio命令提示(2010)不能运行ildasm命令。后来添加了path。
再运行的时候跳出报错框:
Unable to find a version of the runtime to run this application.
我在另外一台机器上装了VS2008。结果运行没问题。哪位指导我下?