Skip to content

Releases: Wojtekb30/Clipboard-saver

V1.1

28 Jan 10:04

Choose a tag to compare

What's new:

  • You can now clear the entire list of copied elements or choose and delete only one. Thank you @hirenshah for the idea.

Visual Basic .NET Windows Program for logging text copied into clipboard.

You can then save it all to text (.txt) file or recopy it again (if you wanted to recover text you had copied before).

Warning: this program works only when opened/running. It saves data in RAM, so the logged entires are lost if you close the program (unless you export them to text (.txt) file).

Tested and launched on: Windows 10 (64-bit).

To run the program or if it crashes, you may need to install .NET Framework 4 or newer. Link to .NET Framework 4 download:
https://www.microsoft.com/en-US/Download/confirmation.aspx?id=17718

v1.0 EXE

12 Jan 21:48

Choose a tag to compare

Visual Basic .NET Windows Program for logging text copied into clipboard.

You can then save it all to text (.txt) file or recopy it again (if you wanted to recover text you had copied before).

Warning: this program works only when opened/running. It saves data in RAM, so the logged entires are lost if you close the program (unless you export them to text (.txt) file).

Tested and launched on: Windows Vista (32-bit VM), Windows 7 (32-bit), Windows 10 (64-bit).

To run the program or if it crashes, you may need to install .NET Framework 4 or newer. Link to .NET Framework 4 download:
https://www.microsoft.com/en-US/Download/confirmation.aspx?id=17718