Loïc Rebmeister : loader: Create performance\winsat\datastore on prefix creation.

Alexandre Julliard julliard at winehq.org
Tue Apr 12 13:38:03 CDT 2022


Module: wine
Branch: oldstable
Commit: 0b26e88937aa135d2fa1015f68764ff0db5006e9
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=0b26e88937aa135d2fa1015f68764ff0db5006e9

Author: Loïc Rebmeister <fox2code at gmail.com>
Date:   Wed Nov  3 23:06:31 2021 +0100

loader: Create performance\winsat\datastore on prefix creation.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51968
Signed-off-by: Loïc Rebmeister <fox2code at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 2173d2dcc8f0b77d8c4ac40e1462029610f5c72c)
Signed-off-by: Michael Stefaniuc <mstefani 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 82462e492d7..610b39865ea 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2673,6 +2673,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 ; create some directories first
 10,help,
 10,logs,
+10,performance\winsat\datastore,
 10,tasks,
 10,temp,
 11,catroot,




More information about the wine-cvs mailing list