I need to figure out a way to apply a result to the system clipboard without installing any software (i.e. Clipboard, Pyperclip).
I've searched many topics on S.O. but it appears that all the solutions require installing Pyperclip or other third party software, is there a system script that can be created to copy to the clipboard without the use of these? It's a requirement that I not have any installations that are required to run my program.