Topic: win8DPIscaling  (Read 647 times)

win8DPIscaling
« on: April 08, 2019, 06:27:34 PM »

0scar

  • Code Baker
  • Chef
  • ***
  • Date Registered: Jan 2013
  • Posts: 309
It seems there is a bug in:

Explorer_regdfault.txt
Theme_regdefault.txt

"Win8DpiScaling"="1"
should be
"Win8DpiScaling"=dword:00000001

Config.script

RegWrite,HKLM,0x1,"Tmp_Default\Control Panel\Desktop",Win8DpiScaling,1
should be
RegWrite,HKLM,0x4,"Tmp_Default\Control Panel\Desktop",Win8DpiScaling,1

Regards

Re: win8DPIscaling
« Reply #1 on: April 09, 2019, 04:21:11 PM »

ChrisR

  • Moderator, XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Thanks Oscar for seeing  :thumbsup:
I fix it for the next package

 

Powered by EzPortal