Blake Burgess
Blake Burgess
Fixes an issue where, when parsing a BCD where all digits come after the decimal place, `trimLeadingZeros()` would attempt to substring the zero-length right-side digit string. (i.e. "" would be...
We received the following cryptocurrency copypastas. All variations are included. Message content is copied directly from Vortex deletion logs. Related to #65, which just added the domains to the referral...
Discord's deleted user placeholder `Deleted User#0000` uses ID `456226577798135808`. When an account is deleted, the sender for the messages is replaced with the placeholder. Normally we wouldn't be able to...
https://github.com/microsoft/winget-cli/blob/e66cbc901d87fee5386bc6b75ea2a5c2f0a697bf/src/AppInstallerCLICore/Workflows/MSStoreInstallerHandler.cpp#L119 The user-facing, en-us localized message written to `Reporter.Info()` appears to be correct, but this line written to `AICLI_LOG` is not. This should be "Get entitlement failed."
Using Velopack 0.0.462-gf8acc97 Currently, Velopack is responsible for the creation of desktop and Start menu shortcuts. For apps that set their own AUMID via [`SetCurrentProcessExplicitAppUserModelID`](https://learn.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-setcurrentprocessexplicitappusermodelid), this will cause taskbar pins...
The current behavior of the updater (0.0.462-gf8acc97) is to scan the desktop, Start menu, and taskbar pins for shortcuts that match a Squirrel app target, delete them, and then recreate...
When applying updates, Squirrel.Windows expressly did not attempt to recreate desktop or Start menu shortcuts if the user had previously deleted them. When Squirrel.Windows applies a Velopack package and begins...
I'm asking for a better debugging experience when working with signtool in a non-interactive CI pipeline. I'm invoking signtool with a dlib which makes network calls. As part of this,...
### OS Windows 10.0.22631 ### Programming Language net462 ### VPK Version 0.0.589-g4087722 ### Library Version Nuget 0.0.589-g4087722 ### What happened? I have gathered some diagnostic information from affected customers reporting...