Posts by Kermit • 21 points
1 post
-
2
votes3
answers647
viewsA: Copy file to Clipboard using Powershell
I think this will solve your problem ;) Set-Clipboard -Path C:\NomeArquivo.txt
1 post
2
votes3
answers647
viewsI think this will solve your problem ;) Set-Clipboard -Path C:\NomeArquivo.txt