Rebranding CIS and Security Server
Companies can resell the Cloverleaf software under their company name. To do this, you must make changes to the product name and service name. The installer checks for the existence of a brand directory in the root directory of the zip/tar file downloaded from the DLC.
If the directory exists,
then the values in the brand/product.txt file
are used to set the values of the variables ProductName
, CompanyName
, and ServiceName
. Based
on these values, the registry settings, program folder, and NT service is created
with the rebranded name.
At the end of installation, the CL_branding.pl Perl script is run. This changes the Cloverleaf name with the rebranded name in several files that are visible to users during runtime.
Cloverleaf branding references files located in the runtime folder $HCIROOT/client/brand. These files store the product name, company name, support information, icons, and flash screen. The sources of these files default to Cloverleaf.
For example, the default contents of %HCIROOT%/client/brand/product.txt is:
Infor Cloverleaf(R) Integration Services
Copyright (c) 2021 Infor. All rights reserved.
Infor
Infor Cloverleaf(R) Integration Services
IB
To change the software name that displays on the Windows uninstall dialog
box, start-up menu, and Windows registries, you must create and modify /installer_temp_directory/brand/product.txt. To do
this: