设置 windows 策略默认打开为高 DPI 设置
reg add "HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v C:\windows\system32\mmc.exe /t REG_SZ /d "~ HIGHDPIAWARE" /f
设置 windows 策略默认打开为高 DPI 设置
reg add "HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v C:\windows\system32\mmc.exe /t REG_SZ /d "~ HIGHDPIAWARE" /f