Created
November 2, 2017 09:00
-
-
Save melice/4c98e098826a74ad21c0e1b5703abe4a to your computer and use it in GitHub Desktop.
cliboard.bat
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
#run this when RDP clipboard not working | |
taskkill -im rdpclip.exe -f | |
rdpclip.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment