6 Sep
2016
6 Sep
'16
8:19 p.m.
https://bugs.winehq.org/show_bug.cgi?id=41269 --- Comment #32 from Reinhold <reinhold.hoffmann(a)hotmail.com> --- Just want to add: According to the spec CustomAction DLLs can use MSI error codes as returns. The according error codes for MSI are defined in WinError.h from the range 1600 to 1699. The Wine installer needs to evaluate the return value which comes from the CustomActions DLL. Dependant of the error code, an appropriate actions needs to be taken. -- 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.