powershell-wrapper-for-wine
powershell-wrapper-for-wine copied to clipboard
Fails to complete
Downloading PowerShell-7.0.3-win-x64.msi
0110:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 0110:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
Downloading install2.ps1
011c:err:mscoree:LoadLibraryShim error reading registry key for installroot 011c:err:mscoree:LoadLibraryShim error reading registry key for installroot 011c:err:mscoree:LoadLibraryShim error reading registry key for installroot 011c:err:mscoree:LoadLibraryShim error reading registry key for installroot
then hangs
Hi, what wine version are you using?
And could you see what files are present in ~/.wine/drive_c/users/yourname/Temp/ ? And if the directory ~/.wine/drive_c/Program Files/Powershell/7/ is correctly present?
Then maybe i could figure out where exactly it hangs
wine-8.0 (Debian 8.0~repack-4)
~/.wine/drive_c/users/yourname/Temp/ :
install2.ps1 msi9536.tmp msid9fa.tmp __PSScriptPolicyTest_tdkmbpse.fky.psm1 msi287f.tmp msia6c3.tmp PowerShell-7.0.3-win-x64.msi __PSScriptPolicyTest_uzcdekro.xuj.ps1
Thanks :> I went trough some file hell hopping from (a properly shut down) windows to a hibernated Linux. lost some work a few times because i seemingly hadn't physically unplugged the usb stick before mounting it again on linux, it's beyond any reason why any file table would be cached or what happened here on a ps1 script, so this would be great if it worked.
Hi, not sure what you mean exactly, but it seems to have downloaded the required files, and also an attempt ro start Powershell Core. I don't know really why it hangs. Is this on a fresh new prefix? Also: I found wine-8.6 had a bug to prevent ConEmu start properly, maybe using wine-8.7 might yield better results? Couls you give that a try?