> Date: Fri, 25 Sep 2015 21:59:14 +0300 > From: Eli Zaretskii <[email protected]> > Cc: [email protected] > > Also, can you try adding to the Emacs manifest file this entry, which > says we support Windows 10, and see if that perhaps fixes the problem? > > <!-- Windows 10 --> > <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
Actually, I see that we embed the manifest into the executable, so an external manifest cannot override it. But perhaps you could try rebuilding Emacs after updating the manifest? (Sorry, I don't have access to Windows 10 to see if this change in the manifest solves your problem.)
