Get rid of the Windows registry loading on startup, this needs to be
done differently.
This commit is contained in:
parent
e95de008e3
commit
c377cc86cb
|
@ -146,8 +146,6 @@ WINE REGISTRY Version 2
|
|||
;"GlobalRegistryDir" = "/etc";
|
||||
; Global registries (stored in /etc)
|
||||
"LoadGlobalRegistryFiles" = "Y"
|
||||
; Load Windows registries from the Windows directory
|
||||
"LoadWindowsRegistryFiles" = "Y"
|
||||
; Registry periodic save timeout in seconds
|
||||
; "PeriodicSave" = "600"
|
||||
; Save only modified keys
|
||||
|
|
1504
misc/registry.c
1504
misc/registry.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue