wine.inf: Add HKLM\\Software\\Microsoft\\Windows\\Current Version\\Run key.

This commit is contained in:
Austin English 2011-02-12 20:27:33 -08:00 committed by Alexandre Julliard
parent 4b3ad0d31c
commit 3c5f46c962
1 changed files with 1 additions and 0 deletions

View File

@ -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%"