Jason Rumney wrote:
Juanma Barranquero wrote:Sorry, my bad. The manifest must be added as a resource, I think. That's what the build process does. Take a look at nt/emacs.rc.It can be copied to the directory instead of adding as a resource, but it needs to be called emacs.exe.manifest in that case.
Nice, that worked for me.