Skip to content

Elorucov/PasteViaKeySimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasteViaKeySimulation

A utility for pasting text from the clipboard by simulating physical key presses (Ctrl + Shift + V) written in C#. Required .NET 10 to be installed.

Created because I needed to paste text into RDP.

Build

dotnet publish -c Release -r win-x64 --self-contained false -p:PublishSingleFile=true

C++ version

There is also a C++ version of the project that does not require any dependencies, but was made using Claude.

About

A utility for pasting text from clipboard by simulating physical key presses

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages