[pkg-wine-party] [wine] 69/85: wine.inf: Add "HKLM\System\CurrentControlSet\Services\Eventlog\System" key.

Michael Gilbert mgilbert at moszumanska.debian.org
Sun Dec 6 22:43:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

mgilbert pushed a commit to branch upstream
in repository wine.

commit 8ba649563c84015a967e36d38e969ba39803044e
Author: Austin English <austinenglish at gmail.com>
Date:   Thu Dec 3 14:04:09 2015 -0600

    wine.inf: Add "HKLM\System\CurrentControlSet\Services\Eventlog\System" key.
    
    Signed-off-by: Austin English <austinenglish at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>
---
 loader/wine.inf.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index 58a8d1d..b0844c3 100644
--- 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list