feat: Defer mapped Z drive until first access (#2168)

This commit is contained in:
Kroese
2026-08-21 00:31:09 +02:00
committed by GitHub
parent eeaf64bdd9
commit f6e6a15b42
2 changed files with 13 additions and 0 deletions
+3
View File
@@ -724,6 +724,9 @@ writeRegistry() {
'[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]' \
'"Start"=dword:00000004' \
'' \
'[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider]' \
'"RestoreConnection"=dword:00000000' \
'' \
'[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]' \
'"NoAutoUpdate"=dword:00000001' \
'' \