Yes! Solution to compile MANIFEST resource into EXE ;)
C#
1
Posts
1
Posters
0
Views
1
Watching
-
At last I found the way to compile manifest into C# exe file. Download program called PE Explorer (http://www.heaventools.com). This program can insert manifest resource into the final exe file. It's a little odd, but it works very well ;P