Louis Lenders : wine.inf: Install powershell.exe in WindowsPowerShell/v1.0/.

Alexandre Julliard julliard at winehq.org
Mon Apr 20 15:01:55 CDT 2020


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

Author: Louis Lenders <xerox.xerox2000x at gmail.com>
Date:   Tue Dec 10 20:08:13 2019 +0100

wine.inf: Install powershell.exe in WindowsPowerShell/v1.0/.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47820
Signed-off-by: Louis Lenders <xerox.xerox2000x at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit a2aa1b01f065ecf6efd6caced0cbdfae933d7958)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 loader/wine.inf.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index 983168f63b..7c2da6a595 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2551,6 +2551,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,gecko\plugin,npmshtml.dll
 11,Speech\Common,sapi.dll
 11,wbem,mofcomp.exe
+11,WindowsPowerShell\v1.0,powershell.exe
 10,syswow64,stdole2.tlb
 11,,iexplore.exe
 11,,winetest.exe,-
@@ -2630,6 +2631,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,wbem,wbemprox.dll
 11,wbem,wmic.exe
 11,wbem,wmiutils.dll
+11,WindowsPowerShell\v1.0,powershell.exe
 ; empty folders to make sure the parent dirs are not removed
 16410,Microsoft,
 16412,Microsoft,




More information about the wine-cvs mailing list