SetScreenResolution icon indicating copy to clipboard operation
SetScreenResolution copied to clipboard

a small Windows utility to change the screen resolution via the command line

Results 1 SetScreenResolution issues
Sort by recently updated
recently updated
newest added

``` PS C:\Users\bensl\Downloads> .\SetScreenResolution.exe 2560 1440 Error: unsupported resolution Press any key to exit... PS C:\Users\bensl\Downloads> .\SetScreenResolution.exe 2560 1000 Error: unsupported resolution Press any key to exit... ```