[Bug 2899] Half Life 2 Installer - cannot accept EULA

Wine Bugs wine-bugs at winehq.org
Mon Oct 10 00:28:07 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=2899





------- Additional Comments From ivg2 at cornell.edu  2005-10-10 00:28 -------
Actually, here's the corrected output:
Dialog: L"License_Dialog", Control: L"License", Event: L"DoAction", Argument:
L"LicenseViewedAction", Condition: L"LicenseViewed <> \"1\""

Allright, so it looks like we need to call:
msi_dialog_control_event( MSIRECORD *rec, LPVOID param )
msi_dialog_evaluate_control_conditions( msi_dialog *dialog )

upon interaction with teh License control (is this a scrolltext control? must
find out..I'll print the Control table) in the LicenseDialog dialog.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list