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
https://bugs.winehq.org/show_bug.cgi?id=51082
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |9b0a8f5f49f941d42ed08b1546c | |50203c0b07ad6 URL| |https://github.com/PowerShe | |ll/PowerShell/releases/down | |load/v7.0.3/PowerShell-7.0. | |3-win-x64.msi Keywords| |download, Installer
https://bugs.winehq.org/show_bug.cgi?id=51082
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Just addition note:
'wine64 msiexec /i PowerShell-7.0.3-win-x64.msi /q' seems to work OK.
'wine msiexec /i PowerShell-7.0.3-win-x64.msi /q' gives me the erroneous behaviour
https://bugs.winehq.org/show_bug.cgi?id=51082
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |1b7c292d625cc3675d187adddd6 | |fef577644e1f7
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- It should be fixed by 1b7c292d625cc3675d187adddd6fef577644e1f7.
https://bugs.winehq.org/show_bug.cgi?id=51082
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |kernel32 Distribution|--- |Debian
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Alexandre Julliard from comment #2)
It should be fixed by 1b7c292d625cc3675d187adddd6fef577644e1f7.
Yes, i confirming it`s fixed. Thanks for the quick fix.
https://bugs.winehq.org/show_bug.cgi?id=51082
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.8.