mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
altering AppUserModelId in pinned shortcut in Windows
This commit is contained in:
@@ -1249,6 +1249,10 @@ void psRegisterCustomScheme() {
|
||||
}
|
||||
}
|
||||
|
||||
void psNewVersion() {
|
||||
psRegisterCustomScheme();
|
||||
}
|
||||
|
||||
bool _execUpdater(bool update = true) {
|
||||
static const int MaxLen = 65536, MaxArgsCount = 128;
|
||||
|
||||
|
Reference in New Issue
Block a user