Don't know if anyone figured this out yet but with windows 10 you can copy text to clipboard.
I plan on updating my ID script with it.
execute C:\Windows\System32\cmd.exe /c echo YOUR TEXT HERE | clip
that simple. I might be over reacting but I always wanted this for my ID script that I use daily...
