https://bugs.winehq.org/show_bug.cgi?id=49460
Bug ID: 49460 Summary: where.exe is missing in wine (affects Waves Central ) Product: Wine Version: 5.11 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: ---
This program where.exe is present in my Windows 7; I guess wine should provide one as well...
Trying to run Waves Central Installer with +process:
00f8:trace:process:CreateProcessInternalW app L"C:\windows\system32\cmd.exe" cmdline L"C:\windows\system32\cmd.exe /d /s /c "where powershell.exe""
I copied over where.exe from my Windows 7 to my prefix and now I got Waves Central to install and start (also have to install powershell),
https://bugs.winehq.org/show_bug.cgi?id=49460
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.waves.com/downl | |oads/central
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Note: I had this installer lying on my disk, probably an older version than the one from current downloadlink
sha1sum Install_Waves_Central.exe e1f5e663ef2643d2fb7020e7979d088e26064730 Install_Waves_Central.exe
Note 2: After copying over where.exe from Windows 7:
wine cmd.exe /d /s /c where powershell.exe
Output:
C:\windows\system32\WindowsPowershell\v1.0\powershell.exe
https://bugs.winehq.org/show_bug.cgi?id=49460
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- In fact turns out this bug in Waves Central can be bypassed by adding complete stub where.exe. It than runs into
13:43:24 [warning] WinNodeDisk::parseOutput not output to parse 13:43:24 [critical] MainInitialization::init validator ElectronWindowsInitializerValidator returned fail 13:43:24 [critical] Main:init has failed to initialize Waves Central cannot detect the free space on your OS drive. Therefore, it cannot install software or manage licenses.
which is caused by app trying to run powershell.exe (Get-PSDrive C).Free; Apparently this is not supported by (installed) powershell 2.0 (???)
Without stub where.exe it ends earlier with : 13:47:16 [warning] ElectronWindowsInitializerValidator::validate failed to find powershell location 13:47:16 [warning] ElectronWindowsInitializerValidator::validate ps path exist 13:47:16 [critical] MainInitialization::init validator ElectronWindowsInitializerValidator returned fail 13:47:16 [critical] Main:init has failed to initialize Waves Central cannot access PowerShell.
Will send patch to wine-devel
https://bugs.winehq.org/show_bug.cgi?id=49460
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- patch sent: https://www.winehq.org/pipermail/wine-devel/2020-July/169149.html
https://bugs.winehq.org/show_bug.cgi?id=49460
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- stub where.exe was added with 10b17932fa829fac10a5e6717d96ed5d56de80fe
https://bugs.winehq.org/show_bug.cgi?id=49460
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |10b17932fa829fac10a5e6717d9 | |6ed5d56de80fe
https://bugs.winehq.org/show_bug.cgi?id=49460
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.12.
https://bugs.winehq.org/show_bug.cgi?id=49460
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |5.0.x
https://bugs.winehq.org/show_bug.cgi?id=49460
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|5.0.x |---
--- Comment #6 from Michael Stefaniuc mstefani@winehq.org --- Removing the 5.0.x milestone from bug fixes included in 5.0.3.