Upload patient data

How to install Device Link Software in silent mode

Issue

<p>I want to run the Device Link Software Silent Installer.</p>

Solution

<p>To install Device Link Software in silent mode, follow the steps below.</p>

  • Device Link Software Solution

    <p>The Device Link Software can now be installed remotely, in silent mode, and without any user interaction.</p><p>Before you run the installer, take into account that:</p><ul><li>it is only compatible with Windows.</li><li>the silent mode is only available for hospitals.</li><li>the setup file must be stored on the destination computer and launched via the command line.</li></ul><p>&nbsp;</p><p>To enable the silent mode, add these new parameters to the setup installer:</p><ul><li><strong>Silent </strong>(required): Launches the installer in silent mode.</li><li><strong>AppLang=&lt;code&gt;</strong> (optional): Specifies the culture code to use in the installation (see the table with the supported language codes).</li><li><strong>InstallFolder=&lt;path&gt;</strong> (optional): Indicates the installation path for Device Link.</li></ul><p>&nbsp;</p><p>To upgrade Device Link to a new version, you need to close it first. The language and the installation folder will be the same as in the previous installation.</p><div class="article-notice-warning" role="alert"><p><button class="icon-close notice-icon" type="button"> <img src="/modules/custom/roche_global_settings/templates/icon/Cross.svg" alt="notice close icon"> </button> <strong>Note:</strong> If already installed on your computer, Device Link will update automatically.</p></div><p>&nbsp;</p><p>The installation process may stop if:</p><ul><li>the installation’s language is not supported.</li><li>the installation’s path is not accessible.</li><li>the setup is not executed with Windows administrator privileges.</li></ul><p>&nbsp;</p><p>You can find the installer's log here: <strong>C:\Users\&lt;LoggedUser&gt;\AppData\Local\Temp\Device Link_&lt;datetime&gt;.log</strong></p><p>During the Device Link installation, the SINOVO Connection Center (SCC) also launches in silent mode. You need to modify the Device Link installer project (WinInstaller) to include the following parameter in the Scc.wxs file: <strong>SILENTMODE="true"</strong></p><p>If an error is raised during the SCC installation, a log file should be created in the same path as Device Link: <strong>C:\Users\&lt;LoggedUser&gt;\AppData\Local\Temp\SCC_&lt;datetime&gt;_Installer.log</strong></p><div class="article-notice-warning" role="alert"><p><button class="icon-close notice-icon" type="button"> <img src="/modules/custom/roche_global_settings/templates/icon/Cross.svg" alt="notice close icon"> </button> <strong>Note:</strong> In case the installation fails, you should execute a rollback process manually. If the problem persists, contact the local Customer Support.</p></div><p>&nbsp;</p><p>The supported language codes are as listed below:</p><table align="center" border="1" cellpadding="1" cellspacing="1"><thead><tr><th class="rtecenter" style="width:250px;" scope="col"><span style="font-weight:400;">Language</span></th><th class="rtecenter" style="width:250px;" scope="col"><span style="font-weight:400;">Code</span></th></tr></thead><tbody><tr><td class="rtecenter">English (UK)</td><td class="rtecenter">en-GB</td></tr><tr><td class="rtecenter">English (US)</td><td class="rtecenter">en-US</td></tr><tr><td class="rtecenter">French</td><td class="rtecenter">fr</td></tr><tr><td class="rtecenter">French (Canada)</td><td class="rtecenter">fr-CA</td></tr><tr><td class="rtecenter">German</td><td class="rtecenter">de</td></tr><tr><td class="rtecenter">Italian</td><td class="rtecenter">it</td></tr><tr><td class="rtecenter">Polish</td><td class="rtecenter">pt</td></tr><tr><td class="rtecenter">Portuguese (Brazil)</td><td class="rtecenter"><span style="text-align:center;">pt-BR</span></td></tr><tr><td class="rtecenter">Portuguese (Portugal)</td><td class="rtecenter"><span style="text-align:center;">pt-PT</span></td></tr><tr><td class="rtecenter">Spanish</td><td class="rtecenter">es</td></tr><tr><td class="rtecenter">Spanish (Argentina)</td><td class="rtecenter">es-AR</td></tr><tr><td class="rtecenter">Catalan</td><td class="rtecenter">ca</td></tr><tr><td class="rtecenter">Danish</td><td class="rtecenter">dk</td></tr><tr><td class="rtecenter">Dutch</td><td class="rtecenter">nl</td></tr><tr><td class="rtecenter">Swedish</td><td class="rtecenter">se</td></tr><tr><td class="rtecenter">Norwegian</td><td class="rtecenter">no</td></tr><tr><td class="rtecenter">Finnish</td><td class="rtecenter">fi</td></tr></tbody></table>