Skip to content

Possible to make clipboard history enabled? #144

Closed Answered by LeDragoX
lukaspavelka asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, yes and sorry for the late response, you can use the GUI version and on the left corner of the UI you'll find an option named "Enable Clipboard History", just tick one time to enable (again if you want to disable).

Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force; ls -Recurse *.ps*1 | Unblock-File; .\"WinDebloatTools.ps1"

Secondly, after running the CLI/GUI, if you still have the Terminal opened, just type Enable-ClipboardHistory and hit ENTER, because the functions are kept imported after executing the script one time, but closing the Terminal resets this.

If you want more commands, you can find them here: src\utils\Individual-Tweaks.psm1

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LeDragoX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants