4D v16

ArrayLicenseWin

Home

 
4D v16
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>



See also 

ArrayLicenseMac

 
PROPERTIES 

Product: 4D
Theme: Licenses

 
HISTORY 

 
ARTICLE USAGE

4D XML Keys BuildApplication ( 4D v16)