diff --git a/docs/windows.md b/docs/windows.md new file mode 100644 index 0000000..bfa0123 --- /dev/null +++ b/docs/windows.md @@ -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.