mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +00:00
Add default registry entries for power management.
This commit is contained in:
parent
b461ddeb2d
commit
820dce129a
@ -118,6 +118,9 @@ HKLM,%CurrentVersion%,"ProductId",,"12345-oem-0000001-54321"
|
||||
HKLM,%CurrentVersion%,"ProgramFilesDir",,"%16422%"
|
||||
HKLM,%CurrentVersion%,"RegisteredOrganization",,"Change preferred organization in ~/.wine/system.reg"
|
||||
HKLM,%CurrentVersion%,"RegisteredOwner",,"Change preferred owner in ~/.wine/system.reg"
|
||||
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMax",,"3600"
|
||||
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMin",,"3"
|
||||
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"LastID",,"5"
|
||||
HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
|
||||
HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
|
||||
HKLM,Software\Microsoft\Windows NT\CurrentVersion\Fonts,,,""
|
||||
|
Loading…
Reference in New Issue
Block a user