9 lines
461 B
Markdown
9 lines
461 B
Markdown
# typeClipboard
|
|
|
|
Type the clipboard via keystrokes.
|
|
|
|
Uses AutoHotKey, but's it's great because the compiled file doesn't require it installed. This make ctrl+q paste the clipboard via keystrokes.
|
|
|
|
Makes it very easy for things like pasting password in VNC (vultr) session when paste isn't permitted.
|
|
|
|
killTypeClipboard.bat is the bat file that will kill the script since I'm unsure how else to stop it. You can also go into task manager and kill it that way. |