http://bugs.winehq.org/show_bug.cgi?id=5163
--- Comment #48 from Dan Kegel dank@kegel.com 2008-04-13 16:55:34 --- Created an attachment (id=12148) --> (http://bugs.winehq.org/attachment.cgi?id=12148) +msi,+text,+crypt,+process,+module,+file log of failing custom action
Trial still failing in same way with today's git.
Here's a log of the failing custom action. (This was produced by running the inner installer with the command indicated by the log from the outer installer:
WINEDEBUG=+msi,+text,+crypt,+process,+module,+file wine msiexec /I D:\PROTRI.MSI SKIPOSPCHECK=1 METRICSSOURCE=D: LAUNCHEDFROMSETUP=1 SETUPEXEPATH=D:\ /l*v "c:\v_Task(0001).txt" LOGVERBOSE=1 DWSETUPLOGFILE=c:\v.txt "DWMSILOGFILE=c:\v_Task(0001).txt"
but just running the outer installer would have been fine.)
(Annoyingly, +relay seems to hang the installer, so I didn't use that.)