windows: Init

master
Simon Bruder 2022-06-09 22:00:59 +02:00
parent 7c09b7cf61
commit 0123aa1288
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 6 additions and 0 deletions

6
docs/windows.md Normal file
View File

@ -0,0 +1,6 @@
# Windows
## Mapped network drive does not show up in save/open dialogue
In `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System`,
add the new registry key `EnableLinkedConnections` of type `DWORD` with a value of 1.