Compiling C# to win32
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Is there a way to compile C# applications to native win32 executables that don't need the framework to be executed? Thanks in advace.
Mohamed El Gohary
-
Is there a way to compile C# applications to native win32 executables that don't need the framework to be executed? Thanks in advace.
Mohamed El Gohary
Yes, using this tool. But doing so is not recommended at all.