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

Alexandre Julliard julliard at winehq.org
Tue Dec 10 15:58:51 CST 2019


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

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>

---

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

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index c830525379..d324461c6e 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2675,6 +2675,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,-
@@ -2759,6 +2760,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