EMBEDINI Utility
The EMBEDINI utility places the client configuration file within the client executable file. This packaging of the configuration file allows simple distribution of a single, preconfigured executable. This packaging also increases security since the configuration information is not available to user. The format of the utility is:
embedini [[-e ]{exefile}] [[-i ]{inifile}] [-h|-?|-a]
Where:
Note the following:
1. The default executable file name {exefile} is PLBCLIENT.EXE.
2. The default configuration file name {ininame} is PLBCLIENT.INI.
3. The size of the data to be embedded is limited to 4080 bytes.
See Also: PL/B Client Command Syntax
![]() |