wine.inf: Add HKLM\\Software\\Microsoft\\Windows\\Current Version\\Run key.
This commit is contained in:
parent
4b3ad0d31c
commit
3c5f46c962
|
@ -454,6 +454,7 @@ HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
|
|||
HKLM,%CurrentVersion%\Shell Extensions\Approved,,16
|
||||
HKLM,%CurrentVersion%\Uninstall,,16
|
||||
HKCU,%CurrentVersion%\Run,,16
|
||||
HKLM,%CurrentVersion%\Run,,16
|
||||
HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,""
|
||||
HKLM,%CurrentVersionNT%,"RegisteredOwner",2,""
|
||||
HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%"
|
||||
|
|
Loading…
Reference in New Issue