Alexandre Julliard : wine.inf: Always install start.exe in system32.

Alexandre Julliard julliard at winehq.org
Mon Mar 29 16:00:04 CDT 2021


Module: wine
Branch: master
Commit: fcb37c9c123cd841debb17b6821493b8b2f83473
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=fcb37c9c123cd841debb17b6821493b8b2f83473

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Mar 29 12:22:55 2021 +0200

wine.inf: Always install start.exe in system32.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50867
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 52c2297fb2f..de39c6223af 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2674,6 +2674,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,explorer.exe
 11,,iexplore.exe
 11,,notepad.exe
+11,,start.exe
 11,,winetest.exe,-
 ; skip .NET fake dlls in Wine Mono package
 11,,aspnet_regiis.exe,-




More information about the wine-cvs mailing list