wine.inf: Add key HKCU,%CurrentVersion%\Run.

This commit is contained in:
Louis Lenders 2010-07-29 21:06:59 +02:00 committed by Alexandre Julliard
parent 05896a8895
commit 864aa6103f
1 changed files with 1 additions and 0 deletions

View File

@ -454,6 +454,7 @@ HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
HKLM,%CurrentVersion%\Shell Extensions\Approved,,16
HKLM,%CurrentVersion%\Uninstall,,16
HKCU,%CurrentVersion%\Run,,16
HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,""
HKLM,%CurrentVersionNT%,"RegisteredOwner",2,""
HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%"