http://bugs.winehq.org/show_bug.cgi?id=14875 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from James Hawkins <truiken(a)gmail.com> 2008-10-23 01:07:27 --- It's not a problem with the AppSearch action. If the component is not found, the destination property is not changed at all. The problem is that the installer runs a query on the join of the CustomAction and InstallExecuteSequence tables and we return the wrong resulting set. To be precise, the implementation of joins can't handle a where clause unless the attributes in the where clause are selected into the resulting set. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.