Bug 52 - per-option eula prompt
Status: RESOLVED FIXED
Alias: None
Product: Loki Setup
Classification: Unclassified
Component: General
Version: unspecified
Hardware: PC Linux
: P2 enhancement
Assignee: St
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2002-09-06 06:30 EDT by Timothee Besset
Modified: 2002-09-17 19:53:34 EDT
0 users

See Also:


Attachments
eula_prompt.patch (8.18 KB, patch)
2002-09-06 06:31 EDT, Timothee Besset

Description Timothee Besset 2002-09-06 06:30:28 EDT
this patch adds prompting for individual EULAs on options
for instance if you have an option that needs to be agreed through a specific /
additional license (installing third party software)

ex. in q3/rtcw installer for PunkBuster:
  <option install="true">
    PunkBuster client/server files
    <eula>
      pb/PB_EULA.txt
    </eula>
    <files>
      pb/
    </files>
  </option>
Comment 1 Timothee Besset 2002-09-06 06:31:07 EDT
Created attachment 1 [details]
eula_prompt.patch
Comment 2 Timothee Besset 2002-09-06 06:36:19 EDT
for reference, initial checkin to my tree of this code:
http://zerowing.idsoftware.com/archives/gtkradiant/2002-March/002404.html
Comment 3 St 2002-09-13 22:56:15 EDT
Merged this patch in my tree, will be in the next sync.
Comment 4 St 2002-09-17 19:53:34 EDT
Merged in CVS.