Convert .NET binary to native WinAPI

  • Thread starter Thread starter Olex Malko
  • Start date Start date
O

Olex Malko

Hi, there!

I have a C# application. I would like to be able to run *exe file on any PC
where ".NET Framework" is NOT set.
Is there any utility that will convert my *.exe file to use WinAPI functions
instead of .NET?
 
Back
Top