A command line interface where you can perform some management operations is available by the Host.exe program.
In order to execute commands run the Windows CMD as Administrator, CWD to the installation folder and execute the command:
e.g. C:\Program Files (x86)\Scanshare\Scanshare\
- Host.exe /update xxxx-xxxx-xxxx-xxxx
Check for available application updates (it will use internet)
- Host.exe /updateoffline descriptorPath version
Install available application updates provided offline
- descriptorPath: the update full path descriptor txt file
- version: update version number
(Please contact support to obtain the offline update package, if available)
- Host.exe /activatelicense xxxx-xxxx-xxxx-xxxx
Activate the specific license serial (online activation)
- Host.exe /checklicense
Check and print the installed license
Example result:
- Host.exe /updatelicense
Update current license (online update)
- Host.exe /removelicense
Remove current license (Note: this operation will stop the application from working. A new license will be requested at the next startup)