I have repaired .net 4.0 but (still) cannot find:
Ilasm.exe
Any ideas? I need it to do this:
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This should exist in your Windows folder, under
Windows\Microsoft.NET\Framework\v4.0.30319.That being said, it also comes with Visual Studio or the Windows SDK. This has the advantage of also installing command prompts which setup the environment correctly, and can make this simpler to use.
For details, see the documentation for Ilasm.exe.