https://bugs.winehq.org/show_bug.cgi?id=51082
Bug ID: 51082 Summary: Regression: Powershell Core installs in wrong directory Product: Wine Version: 6.7 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: ---
This is a regression from yesterday. AFAIK it should (and used to ) install in Program Files\Powershell, wheras now it is installed in c:\Powershell
Regression :
Commit: 9b0a8f5f49f941d42ed08b1546c50203c0b07ad6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9b0a8f5f49f941d42ed08b154...
Author: Alexandre Julliard <julliard at winehq.org> Date: Thu Apr 29 16:19:27 2021 +0200
kernelbase: Use RtlWow64GetProcessMachines() to get native system information.
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
In console output there`s now a strange:
00f8:fixme:heap:GetNativeSystemInfo Add the proper information for 0 in wow64 mode
Steps to reproduce:
wine msiexec /i PowerShell-7.0.3-win-x64.msi /q