PietJankbal / powershell-wrapper-for-wine

pwsh
65 stars 3 forks source link

Powershell won't download and install #6

Closed xahon closed 3 years ago

xahon commented 3 years ago

Hello. When I run wine64 powershell it says that it needs to download and install powershell but it fails with that output:

> wine64 powershell
002c:fixme:winediag:LdrInitializeThunk wine-staging 5.20 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
INTEL-MESA: warning: Haswell Vulkan support is incomplete
Downloading File From: https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/PowerShell-7.0.3-win-x64.msi, To: PowerShell-7.0.3-win-x64.msi

0024:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
00f8:fixme:wininet:set_cookie secure not handled
00f8:fixme:wininet:set_cookie Unknown additional option L"SameSite=Lax"
0024:fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3
File Successfully Downloaded

File not found.

0024:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
File Successfully Downloaded

File not found.

FIXME Waiting for 5 secs to finish things, otherwise it just fails on first run...

old command line is

new command line is

Can't recognize 'c:\ConEmu\ConEmu.exe -resetdefault -run pwsh.exe ' as an internal or external command, or batch script.
PietJankbal commented 3 years ago

Hi, does it work if you do "wine powershell" instead of "wine64 powershell"?

Regards

PietJankbal commented 3 years ago

As there`s no response I close this one