
Nathan Borg29660
2 discussion posts
Hi i am trying to add the clipboard manager to my desktop context window but i cant find the appropriate command in regedit
• Attachment [protected]: Desktop Screenshot .png [11,330 bytes]
Jan 2, 2019 (modified Jan 2, 2019)
•
#1

Nathan Borg29660
2 discussion posts
I did manage to do this i had to set clipboard History to a hotkey and then made a small .vbs script to push the hotkey
set shell = CreateObject("WScript.Shell")
shell.SendKeys"+^%{I}"