https://bugs.winehq.org/show_bug.cgi?id=48301
--- Comment #4 from someuniquename@gmail.com ---
Hi, maybe "winetricks msdelta" helps anything?
Just installed msdelta, but now wusa gives this error:
$ wine64 wusa.exe Widows6.1-KB2819745-x64-MultiPkg.msu 0009:err:wusa:install_msu Failed to extract L"Widows6.1-KB2819745-x64-MultiPkg.msu"
$ wine64 wusa.exe Windows8-RT-KB2799888-x64.msu ... 0009:fixme:wusa:read_assembly Ignoring unexpected tag L"rescache" 0009:fixme:wusa:read_assembly Ignoring unexpected tag L"memberships" 0009:fixme:wusa:read_assembly Ignoring unexpected tag L"localization" 0009:fixme:wusa:read_assembly Ignoring unexpected tag L"mof" 0009:fixme:wusa:install_assembly Assembly L"Microsoft.WSMan.Management" not found 0009:err:wusa:install_updates Failed to install update L"Microsoft-Windows-WinMan-WinIP-Package-TopLevel" 0009:err:wusa:install_msu Dry run failed, aborting installation
(BTW if your only goal is to install powershell you can fool that installer easily so that it believes windows management framework is installed, see https://bugs.winehq.org/show_bug.cgi?id=48256
Thanks, that helped me to install it! I thought that powershell will have its own tab completion as a workaround for wine cmd.exe issue https://bugs.winehq.org/show_bug.cgi?id=24026, but unfortunately it has the same issue as cmd.exe :(