http://bugs.winehq.org/show_bug.cgi?id=23779
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-08-11 09:29:34 --- Tracing the installer with +relay turns up such lines as:
001b:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 2 L"1: ALLUSERS property is not 1 - this MSM cannot be used for a per-user or fallback-to-per-user install 2: 2 " ... 001b:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"1: sxsdelca 2: SxsMsmInstall completed 3: 0 4: -2147467263 " ... 0009:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"Action ended 09:13:36: ExecuteAction. Return value 1603."
The issue is probably related to the ALLUSERS property.