https://bugs.winehq.org/show_bug.cgi?id=47820 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|msi |-unknown --- Comment #6 from Hans Leidekker <hans(a)meelstraat.net> ---
003b:trace:msi:msi_set_property 0x17c148 L"POWERSHELL_EXECUTION_LOG" L"[ERR] Could not find PowerShell!" -1
It wants to run a PowerShell script in a custom action, which fails because Wine's implementation is a stub. Implementing PowerShell is a big task, though maybe we can use code from the open source PowerShell Core project in some way. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.