Ilauncher command line parameters - WithSecure Community
<main>
<article class="userContent">
<p> </p> Ilauncher command line parameters <p>This article provides you with information about the Ilauncher command line parameters. </p> <div>The following optional command line parameters can be added to Ilauncher: <ul><li><pre class="code codeBlock" spellcheck="false">/user:domain\username</pre> (variation: <pre class="code codeBlock" spellcheck="false">/user:username</pre>) <p>This parameter specifies the user account and the domain name. The domain name is optional and can be left out. </p> </li> <li><pre class="code codeBlock" spellcheck="false">/passwordsecret</pre> (variation: <pre class="code codeBlock" spellcheck="false">/password:"secret with spaces"</pre>) <p>This parameter specifies the password of the user account. </p> </li> </ul></div> <p>The Ilauncher functionality remains the same if neither of these two parameters is given. If only one of the parameters is given, Ilauncher returns an error code. If both parameters are given, Ilauncher starts the setup program by using CreateProcessWithLoginW instead of CreateProcess. </p> <p>Ilauncher is located in the <code class="code codeInline" spellcheck="false">\F-Secure\Common</code> folder if you want to see all other parameters that can be used. When you double-click <strong>ilaunchr.exe</strong>, a window opens, listing all the parameters available. Alternatively, you can open the window by typing the following command in the command prompt in the common directory: </p><pre class="code codeBlock" spellcheck="false">Ilaunchr /help</pre>. <br>
</article>
</main>