mirror of
https://github.com/telegramdesktop/tdesktop
synced 2024-12-21 14:10:52 +00:00
33
Command Line Switches
ilya-fedin edited this page 2023-11-07 16:13:11 +00:00
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:
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 | Go to settings at launch |
-fixprevious | Service flag for the installer to run migration code |
-cleanup | Service flag for the installer to remove shortcuts created by options from the app settings |
-quit | Service flag for quit item in launcher shortcut |
Legacy flags (were used for service purposes previously, may be removed at any time)
-workdir <directory> | The directory with profile files |