From aca54b9ec173bd0bc031f80505af41871df98cda Mon Sep 17 00:00:00 2001 From: kangyu-california Date: Sat, 29 Jun 2024 09:54:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2c75dbe..0587d09 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ Choose **one** of the three options: * Launch a DOS window (cmd.exe) with admin privileges, goto (cd) the PW installation folder, and run the following command ``` schtasks /create /sc onlogon /tn "StartPersistentWindows" /f /tr "'%~dp0pw.bat'" /rl HIGHEST +REM Override High DPI Scaling +REG ADD "HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%~dp0PersistentWindows.exe" /t REG_SZ /d "~ HIGHDPIAWARE" /f ``` **Startup Folder (Windows 7/10/11)** * Create a shortcut in the startup folder: