mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 13:14:04 +02:00
chore: package updates
This commit is contained in:
parent
d39689720d
commit
467ec32794
2 changed files with 8 additions and 7 deletions
|
@ -14,6 +14,7 @@ All the data of Qopy is stored inside of a SQLite database. The location for the
|
|||
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 "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System" /v AllowClipboardHistory /t REG_DWORD /d 0 /f
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue