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:
d38b334
)
wine.inf: Add "HKLM\System\CurrentControlSet\Services\Eventlog\System" key.
author
Austin English
<austinenglish@gmail.com>
Thu, 3 Dec 2015 20:04:09 +0000
(14:04 -0600)
committer
Alexandre Julliard
<julliard@winehq.org>
Fri, 4 Dec 2015 04:47:17 +0000
(13:47 +0900)
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
loader/wine.inf.in
patch
|
blob
|
blame
|
history
diff --git
a/loader/wine.inf.in
b/loader/wine.inf.in
index 58a8d1d382b6e8acb355fb99a2d0b4c46487fa0f..b0844c3c019026c0a48361b903de05effdba2ae3 100644
(file)
--- a/
loader/wine.inf.in
+++ b/
loader/wine.inf.in
@@
-3252,6
+3252,7
@@
HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010008,"Schedule"
[Services]
HKLM,%CurrentVersion%\RunServices,"winemenubuilder",2,"%11%\winemenubuilder.exe -a -r"
HKLM,"System\CurrentControlSet\Services\Eventlog\Application",,16
+HKLM,"System\CurrentControlSet\Services\Eventlog\System",,16
HKLM,"System\CurrentControlSet\Services\RpcSs",,16
HKLM,"System\CurrentControlSet\Services\Tcpip\Parameters",,16
HKLM,"System\CurrentControlSet\Services\VxD\MSTCP",,16