https://bugs.winehq.org/show_bug.cgi?id=45208
--- Comment #17 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Zebediah Figura from comment #12)
Thank you for your comments, Dmitry. Yes, you are correct in that I should have arranged my patches better, and I should have been more rigorous in testing what APIs do and don't work from a custom action. I thought I had found that MsiSummaryInfoGetProperty() didn't actually work, and thus neglected to do anything with it, but clearly I did so incorrectly; in any case I will try to add some more explicit tests for APIs that shouldn't work.
Nevertheless I'd ask you to please try not to take such an accusatory tone; we are all working on the same project after all :-)
I'm sorry that it sounded so harsh, basically I was very upset that it's no longer possible to perform any meaningful regression test during the time of the custom actions handling rewrite. That's just a matter of the fact, nothing about accusing :)