Skip to content

Instantly share code, notes, and snippets.

@zh-h
Created March 31, 2019 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zh-h/8461adc6a09d3c7a3718764f84ed3cc9 to your computer and use it in GitHub Desktop.
Save zh-h/8461adc6a09d3c7a3718764f84ed3cc9 to your computer and use it in GitHub Desktop.
Auto switch display on Windows started
@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