I'm trying to streamline a process of setting up a computer. I'm using python to streamline this process, one of the processes that needs to be done is setting the scaling of windows. I have no idea how to approach this. I tried implementing some techniques similar to adjusting the screen resolution, but I can't seem to find how to relate those to the scaling
I've tried looking into Pywin32