Search This Blog

Windows batch script: add string to clipboard

echo | set /p=<text_to_copy> | clip

No comments:

Post a Comment