View Single Post
  #841  
Old 10-06-2022, 15:20
Gehrman's Avatar
Gehrman Gehrman is offline
Registered User
 
Join Date: Jan 2020
Location: Save Palestine
Posts: 78
Thanks: 1,385
Thanked 89 Times in 48 Posts
Gehrman is on a distinguished road
Quote:
Originally Posted by lolaya View Post
problem scale on 4k resolution
Code:
Setup.bat
Code:
Reg.exe add "HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%~dp0Setup.exe" /t REG_SZ /d "~ DPIUNAWARE" /f | START Setup.exe
Reg Delete "HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%~dp0Setup.exe"  /f
Exit

Last edited by Gehrman; 11-06-2022 at 03:53.
Reply With Quote
Sponsored Links