4D v14

ArrayLicenseWin

Home

 
4D v14
ArrayLicenseWin

ArrayLicenseWin  


 

 

/ Preferences4D / BuildApp / Licenses / ArrayLicenseWin

Array containing the list of license files to be integrated

This key is used to specify the acces path of the license file(s) to be integrated into the Windows version of the application. These files can be located anywhere on your PC.
If this key is not used, no license number will be integrated and the application will start in demo mode.

Example  

<Preferences4D>
 <BuildApp>
  <Licenses>
   <ArrayLicenseWin>
    <ItemsCount>2</ItemsCount>
    <Item1>C:\MyLicenses\4DDP140HJDSOI00FAKE1861.license4D</Item1>
    <Item2>C:\MyLicenses\4UUD140DDE0DISFAKEBC5F.license4D</Item2>
   </ArrayLicenseWin>
  </Licenses>
 </BuildApp>
</Preferences4D>

 
PROPERTIES 

Product: 4D
Theme: Licenses

 
SEE ALSO 

ArrayLicenseMac

 
ARTICLE USAGE

4D XML Keys BuildApplication ( 4D v14)
4D XML Keys BuildApplication ( 4D v12.1)
4D XML Keys BuildApplication ( 4D v13)
4D XML Keys BuildApplication ( 4D v14 R2)
4D XML Keys BuildApplication ( 4D v14 R3)
4D XML Keys BuildApplication ( 4D v14 R4)