mirror of
https://github.com/dockur/windows.git
synced 2026-08-24 15:48:59 +01:00
feat: Defer mapped Z drive until first access (#2168)
This commit is contained in:
@@ -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' \
|
||||
'' \
|
||||
|
||||
Reference in New Issue
Block a user