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@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
513d3e1376
commit
a2aa1b01f0
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue