Hello, I really need this but it doesn't wants to work.
Whenever I compile my script I can see at the "Compilation Log" in SciTe this error at the end:
Error: Failed to get script data from end of target file. Skipping resource update.rc:2
My script seems to compile correctly but the Blurryness is still there, so I assume it's not working because of that error.
I'm using #AutoIt3Wrapper_Res_HiDpi=1 in the AutoIt3Wrapper section.
Just as sidenote, even if I don't have #AutoIt3Wrapper_Res_HiDpi=1 set in the script the error still appears.
Is there any way to fix it and make HiDpi to work?
Greetings and thanks.