Created
March 31, 2019 13:56
-
-
Save zh-h/8461adc6a09d3c7a3718764f84ed3cc9 to your computer and use it in GitHub Desktop.
Auto switch display on Windows started
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@rem Please put this file to C:\Users\%USER%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup | |
choice /t 1 /d y /n | |
DisplaySwitch.exe /extend | |
choice /t 1 /d y /n | |
DisplaySwitch.exe /external |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment