http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b3ad0d
)
wine.inf: Add HKLM\\Software\\Microsoft\\Windows\\Current Version\\Run key.
author
Austin English
<austinenglish@gmail.com>
Sun, 13 Feb 2011 04:27:33 +0000
(20:27 -0800)
committer
Alexandre Julliard
<julliard@winehq.org>
Mon, 14 Feb 2011 12:33:34 +0000
(13:33 +0100)
tools/wine.inf.in
patch
|
blob
|
blame
|
history
diff --git
a/tools/wine.inf.in
b/tools/wine.inf.in
index 4c06900bbf0548a7f6c0b8d09933020cd1b2eafc..57e9ecf08078690c2964282ed5cad8059662b4b7 100644
(file)
--- 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%"