I am following the installation guide for a silent install of lumira desktop as per these instructions below
1. At a command prompt, navigate to the directory containing the SAPLumiraSetup.exe self-extracting archive file. For example, the file might be located at C:\Program Files\SAP Lumira\.
2. At a command prompt, enter SAPLumiraSetup.exe -w \response.ini is the location where you want to save the response.ini file. The SAP Lumira installation wizard opens.
3. Follow the wizard prompts, and select Next on the Start installation page. The wizard writes your installation options to a response.ini file at the location you chose in step 2.
4. Open the response.ini file in a text editor.
5. Add the following parameter to the response file to register the SAP Lumira key code: UserKeyCode= is your unique SAP Lumira key code.
6. Save and close the response.ini file.
However the license key I enter is not passed into the installation. Below is a copy of the contents of my .ini file. Could anyone point me in the right direction? I have tried to move hte UserKeyCode parameter to the start, the end, a new line but nothing seems to get it passed through.
Thanks in advance
### Installation directory
installdir=C:\Program Files\SAP Lumira\
UserKeyCode=<xxxxx-xxxxxxx-xxxxxxx-xxxxxxx-xx>
reloaduistrings=0
### Setup UI language
setupuilanguage=en
### Available features
### ------------------
### VisualIntelligence
### VisualIntelligence.core
### VisualIntelligence.vcredist80
### extensions
features=VisualIntelligence.core,VisualIntelligence.vcredist80