Alexandre Julliard : wine.inf: Also install start.exe in syswow64.

Alexandre Julliard julliard at winehq.org
Mon Apr 12 16:11:24 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sun Apr 11 12:20:16 2021 +0200

wine.inf: Also install start.exe in syswow64.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50867
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 loader/wine.inf.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index 45ba4fabfa1..d699bd1e4f3 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2608,6 +2608,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,ddhelp.exe
 11,,dosx.exe
 11,,dsound.vxd
+11,,start.exe
 11,,winhlp32.exe
 52,win40\0,wineps16.drv,wineps16.drv16
 
@@ -2674,7 +2675,6 @@ 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