Created
September 28, 2016 08:01
-
-
Save molayli/c3a1a71b7d1a6a4cbcb1969c3753d831 to your computer and use it in GitHub Desktop.
reset DualMonitor
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
taskkill.exe /IM DualMonitor.exe /F | |
start "" "%programfiles(x86)%\Dual Monitor\DualMonitor.exe" | |
exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment