J
jim_bob_
The following script was given to clear the clipboard, but it doesn't work when clipboard history is enabled: %windir%\System32\cmd.exe /c "echo off | clip"wmic service where "name like '%%cbdhsvc_%%'" call stopservicewmic service where "name like '%%cbdhsvc_%%'" call startserviceI know the clipboard history can be cleared in Settings, but I want to do it as a shortcut on the desktop, or in a scriptProduct is Windows 10
Continue reading...
Continue reading...