mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2024-11-21 17:09:06 -07:00
wine.inf: Add HKLM, System\CurrentControlSet\Control\TimeZoneInformation\{StandardName, TimeZoneKeyName} registry keys.
This commit is contained in:
parent
0874734ecb
commit
0546c551f1
1 changed files with 2 additions and 0 deletions
|
@ -639,6 +639,8 @@ HKLM,Software\Microsoft\Transaction Server,,16
|
|||
HKLM,Software\Policies,,16
|
||||
HKLM,Software\Registered Applications,,16
|
||||
HKLM,System\CurrentControlSet\Control\Lsa,,16
|
||||
HKLM,System\CurrentControlSet\Control\TimeZoneInformation,"StandardName",2,""
|
||||
HKLM,System\CurrentControlSet\Control\TimeZoneInformation,"TimeZoneKeyName",2,""
|
||||
HKLM,System\CurrentControlSet\Control\VirtualDeviceDrivers,,16
|
||||
HKLM,System\CurrentControlSet\Control\VMM32Files,,16
|
||||
HKCU,AppEvents\Schemes\Apps\Explorer\Navigating\.Current,,,""
|
||||
|
|
Loading…
Reference in a new issue