Skip to content

Commit

Permalink
wine.inf: Always install start.exe in system32.
Browse files Browse the repository at this point in the history
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50867
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
  • Loading branch information
julliard committed Mar 29, 2021
1 parent b12bf4d commit fcb37c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions loader/wine.inf.in
Original file line number Diff line number Diff line change
Expand Up @@ -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,-
Expand Down

0 comments on commit fcb37c9

Please sign in to comment.