mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +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