windows: Init

This commit is contained in:
Simon Bruder 2022-06-09 22:00:59 +02:00
parent 7c09b7cf61
commit 0123aa1288
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

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.