A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
Works with Windows 10 and Office 365 - the installation already contains a manifest. I just replaced the dpiAware setting from "True/PM" to "false" in the existing powerpnt.exe.manifest file.
Unfortunately on my Surface Book using this approach breaks the stylus (pen) functionality. With the dpiAware setting set to "false", using the new "Draw" functionality in Powerpoint results in the drawing to appear somewhere else on the screen but not under the pen tip.
So I can choose between
- Setting dpiAware to "true" and being unable to use Powerpoint on my second (non-high-dpi) monitor due to monster-sized UI-widgets and menus , or
- Setting dpiAware to "false" and being unable to use Powerpoint's "Drawing" feature on my built-in and pen-aware (high-dpi) monitor.
hmmm.