From: Austin English Date: Sun, 13 Feb 2011 04:27:33 +0000 (-0800) Subject: wine.inf: Add HKLM\\Software\\Microsoft\\Windows\\Current Version\\Run key. X-Git-Tag: wine-1.3.14~120 X-Git-Url: http://git.etersoft.ru/projects/?a=commitdiff_plain;h=3c5f46c962a91f1dee25984a890878526e84a31b;p=wine%2Feterwine.git wine.inf: Add HKLM\\Software\\Microsoft\\Windows\\Current Version\\Run key. --- diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 4c06900bbf..57e9ecf080 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -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%"