wine.inf: Set the EnableLUA value to 1.

This signifies that UAC is active.

Foobar2000 checks this value, and won't even try to elevate itself otherwise.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50727
This commit is contained in:
Zebediah Figura 2021-02-26 22:41:35 -06:00 committed by Alexandre Julliard
parent 8cc22a60c3
commit b381f9d095

View file

@ -378,7 +378,7 @@ HKLM,%CurrentVersion%\Explorer\DriveIcons,,16
HKLM,%CurrentVersion%\Explorer\KindMap,,16
HKLM,%CurrentVersion%\Group Policy,,16
HKLM,%CurrentVersion%\Installer,"InstallerLocation",,"%11%"
HKLM,%CurrentVersion%\Policies\System,"EnableLUA",0x10003,0
HKLM,%CurrentVersion%\Policies\System,"EnableLUA",0x10001,1
HKLM,%CurrentVersion%\PreviewHandlers,,16
HKLM,%CurrentVersion%\Run,,16
HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"