mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 21:24:05 +02:00
Update GET_STARTED.md
This commit is contained in:
parent
b883534059
commit
56106effa6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ https://github.com/user-attachments/assets/723f9e07-3190-46ec-9bb7-15dfc112f620
|
|||
|
||||
To disable the default clipboard manager popup from windows open Command prompt and run this command
|
||||
```cmd
|
||||
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v DisabledHotkeys /t REG_SZ /d V
|
||||
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System" /v AllowClipboardHistory /t REG_DWORD /d 0 /f
|
||||
```
|
||||
|
||||
After that a restart may be reqired.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue