Louis Lenders : wine.inf: Create catroot directory.
Module: wine Branch: stable Commit: 08a018b7a329ebbca6fae5f91c509ffe5375b96e URL: https://source.winehq.org/git/wine.git/?a=commit;h=08a018b7a329ebbca6fae5f91... Author: Louis Lenders <xerox.xerox2000x(a)gmail.com> Date: Wed Apr 11 15:47:00 2018 +0200 wine.inf: Create catroot directory. Signed-off-by: Louis Lenders <xerox.xerox2000x(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit c06d362b68e19ff0db50e484467ba40e48148e82) Signed-off-by: Michael Stefaniuc <mstefani(a)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 a991319..3117296 100644 --- a/loader/wine.inf.in +++ b/loader/wine.inf.in @@ -2578,6 +2578,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 10,inf, 10,logs, 10,temp, +11,catroot, 11,mui, 11,tasks, 11,spool\drivers\color,
participants (1)
-
Alexandre Julliard