Provide access / dialog for product license
List of Global Functions
AcceptanceNeeded - Returns whether accepting the license manually is requied.
AskLicenseAgreement - Ask user to confirm license agreement
ShowFullScreenLicenseInInstallation - Called from the first stage Welcome dialog by clicking on a button
ShowLicenseInInstallation - Used in the first-stage Welcome dialog
List of Global Variables
Returns whether accepting the license manually is requied.
Return value
boolean - if required
See also:
BNC #448598
Ask user to confirm license agreement
Function parameters
integer src_id
string dir
list<string> patterns
string action
boolean enable_back
boolean base_product
boolean require_agreement
Return value
symbol
Called from the first stage Welcome dialog by clicking on a button
Function parameters
any replace_point_ID
Return value
boolean