wine.inf: Update file type associations on startup.
This commit is contained in:
parent
ccea0ae9e2
commit
bd623c2b79
|
@ -403,6 +403,7 @@ HKLM,%CurrentVersion%,"RegisteredOwner",2,""
|
|||
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMax",,"3600"
|
||||
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMin",,"3"
|
||||
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"LastID",,"5"
|
||||
HKLM,%CurrentVersion%\Run,"winemenubuilder",2,"winemenubuilder -a"
|
||||
HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
|
||||
HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
|
||||
HKLM,%CurrentVersion%\Uninstall,,,""
|
||||
|
|
Loading…
Reference in New Issue