Skip to content

Command Line Switches

ThyThy2505 edited this page Aug 28, 2023 · 34 revisions
Switches Use
-scale 75 Change interface scale to 75% (use one-time and it will be remembered)
-startintray Start the app minimized to tray

Flags for debug purposes:
Switches Use
-debug Enable debug logs
-key Encrypted storage file name

Service flags: ### ***
    <td>Go to settings at launch</td>
</tr>
<tr>
    <td>-fixprevious</td>
    <td>Service flag for the installer to run migration code</td>
</tr>
<tr>
    <td>-cleanup</td>
    <td>Service flag for the installer to remove shortcuts created by options from the app settings</td>
</tr>
<tr>
    <td>-quit</td>
    <td>Service flag for quit item in launcher shortcut</td>
</tr>
Internal Switches Use
-- <url> Service flag for scheme (tg://) handler
-autostart Service flag for autostart shortcut
-noupdate Don't apply update at launch
-sendpath <file> Service flag for "Send To" menu
-tosettings

Legacy flags (were used for service purposes previously, may ****be removed at any time)
-workdir <directory> The directory with profile files
***

Clone this wiki locally