Installing SHARK Clients#
SHARK Cloud PC Client#
Normal Installation#
Unattended Installation#
A "silent installation" on a Windows PC is a software installation process that does not display any user interface or prompts during the setup. This type of installation is typically used to automate the deployment of software across multiple computers.
The disadvange with this method is that the client is not automatically updated.
shark-client-install-<build number>.exe /s:c:\shark-install.ini
The shark-install.ini file must as a minimum contain:
[SetupValues]
%InstallID%=<my install id>
%InstallID% is a 9 character custom code for the installation.
Additional parameters can be applied:
Parameter | Notes |
---|---|
%AppFolder% | Application folder for the installation |
When the Shark Client is started for the first time, it will prompt for the installation password. This cannot be specified in the shark-install.ini file.