Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20 R7
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.

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



Siehe auch 

ArrayLicenseMac

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Licenses

 
SEITENINHALT 
 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D XML Keys BuildApplication ( 4D v20 R7)