Aptivi Choco Pack has a new name...
🎉 It's Aptivi Packaging! 🎉
#Aptivi #Chocolatey #WinGet #TechNews #TechUpdates
https://officialaptivi.wordpress.com/2026/05/08/aptivi-choco-pack-is-now-aptivi-packaging/
Aptivi Choco Pack has a new name...
🎉 It's Aptivi Packaging! 🎉
#Aptivi #Chocolatey #WinGet #TechNews #TechUpdates
https://officialaptivi.wordpress.com/2026/05/08/aptivi-choco-pack-is-now-aptivi-packaging/
Aptivi Choco Pack is now Aptivi Packaging
When we started making packages for our applications, we resorted to making Chocolatey packaging for our applications, such as Nitrocid and BassBoom. This was made in an effort to make installation of our applications easier and simpler, complete with documentation.
We have earlier introduced WinGet packaging for our applications, such as Nitrocid and BassBoom earlier this year to provide an easy way to install them, knowing that WinGet is shipped with Windows 11 as a built-in system component.
Now, we are very excited to announce that the Choco Pack organization on GItHub has been renamed to Aptivi Packaging!
This was done to better reflect its purpose as a repository for our packaging efforts for our applications, with more to come. Right now, you can access this organization to view two repositories: WinGet and Chocolatey metadata packages.
To learn more about the new organization’s name, please visit Aptivi Newsroom below.
Learn more #Aptivi #AptiviChocoPack #AptiviPackaging #Chocolatey #news #Tech #Technology #update #wingetКак я спас компьютеры миллионов юзеров Winget. История одного форка «Запрета»
Недавно я обнаружил вредоносный форк Zapret — да-да, тот самый Zapret 2 GUI. А дальше вы можете почитать нажав «Узнать больше!» Узнать больше!
Fixing WinGetCreate fork synchronization issue when submitting a WinGet manifest
WinGet is a package manager that is made by Microsoft for modern Windows systems. It simplifies application installation by downloading it from official sources without having to manually search the web. There are also helpers that make installation using WinGet much easier, such as UniGetUI.
When you are an application developer and you are submitting WinGet manifests using WinGetCreate, it uses the GitHub API to fork the winget-pkgs repository to your GitHub account to make submission faster. However, one day, you might run into this error message when you’re trying to submit a manifest:
PS C:\Users\aptiv\manifests\a\Aptivi\BassBoom\1.0.0> wingetcreate submit C:\Users\aptiv\manifests\a\Aptivi\BassBoom\1.0.0 Manifest validation succeeded: True Submitting pull request for manifest... The forked repository could not be synced with the upstream commits. Sync your fork manually and try again. This message means that your fork has become so outdated that WinGetCreate couldn’t safely submit your manifest to create a pull requests for inclusion to the WinGet repository. This is clearly indicated in the message: The forked repository could not be synced with the upstream commits. Sync your fork manually and try again.
In order to fix this, you’ll have to manually synchronize your fork. Follow the below steps:
https://github.com/<ACCOUNT>?tab=repositories&q=winget-pkgs&type=&language=&sort= PS C:\Users\aptiv\manifests\a\Aptivi\BassBoom\1.0.0> wingetcreate submit C:\Users\aptiv\manifests\a\Aptivi\BassBoom\1.0.0 Manifest validation succeeded: True Submitting pull request for manifest... Pull request can be found here: https://github.com/microsoft/winget-pkgs/pull/367938 If you are still experiencing failures when pushing manifests to WinGet’s official repository using WinGetCreate, let us know!
#news #Tech #Technology #update #winget #WingetcreateIf you are experiencing fork sync issues with WinGetCreate, synchronize your fork of winget-pkgs to fix them!
#WinGet #TechNews #TechUpdates #programming #WinGetCreate #Packaging #Software #Computers #Laptops

OK then, I just read at WinAero that a new PowerToys v0.99.0 is out. Checking via WinGet upgrade in PowerShell it’s not yet in the pipeline. Nevertheless, the app itself is happy to grab said update from its GitHub repository, as you can see in the lead-in graphic. I’m now conducting an experiment. I’ll be … Continue reading Timing WinGet’s Update Pipeline →