To install silently use the following command:
where install-file for the following products is as follows:
To see what parameters you can use, execute the following from the command line:
install-file /help
See the Examples section further in this topic for examples of some of the parameters you can use.
After the application installation is complete you can install the license silently by executing the following commands:
start /wait "" "C:\Program Files\Common Files\SafeNet Sentinel\Sentinel RMS License Manager\WinNT\cesadmintool" -term activate AuthorizationCodeFor 64-bit Windows environments:
start /wait "" "C:\Program Files (x86)\Common Files\SafeNet Sentinel\Sentinel RMS License Manager\WinNT\cesadmintool" -term activate AuthorizationCode
start /wait "" "C:\Program Files\Common Files\SafeNet Sentinel\Sentinel RMS License Manager\WinNT\cesadmintool" -term install -f FileNameFor 64-bit Windows environments:
start /wait "" "C:\Program Files (x86)\Common Files\SafeNet Sentinel\Sentinel RMS License Manager\WinNT\cesadmintool" -term install -f FileNamewhere FileName is the name of the text file that contains all the license strings to be used.
If a path in a definition contains spaces, then the path must be preceded by a backslash and double quotation mark (\"). For example:
INSTALLDIR=path INSTALLDIR=\"c:\MyProduct\" INSTALLDIR=\"c:\Program Files\Micro Focus\My Product\"