-

Using the Google Chrome (EXE) Deployment from Winget over the Standard Google Chrome MSI
In recent months, we added a Google Chrome EXE package alongside the MSI for its deployment advantages in Pckgr and Winget. The EXE’s dynamic link allows seamless updates, unlike the static MSI URL. Both versions are identical, allowing safe deployment of the EXE for businesses. Utilizing Winget for the Updater component ensures efficient Chrome management.
-

Leveraging Windows Sandbox for Winget Application Updates: Enhancing Deployment Reliability to Pckgr
The new practice of using Windows Sandbox for testing Winget updates has significantly improved the update process. It provides a safe environment for testing, ensuring reliability and efficiency. The workflow involves automated testing, fail-safe deployment, and efficient troubleshooting. Integrating Windows Sandbox has streamlined the deployment process and enhanced the overall reliability of updates.
-

Ensuring Seamless Application Deployments with Winget Pre-Install
Hello everyone, Today I wanted to discuss why we have the Winget Pre-Install component in our application deployments and how it resolves a critical issue with Winget. The Winget Pre-Install is a fundamental prerequisite that prevents application issues when installing apps with Pckgr. Let’s dive into the reasons behind its integration and how it serves…
-

WinGet – Updating a Package
Hello all, In a previous blog, we explored how to submit a new package to the Winget repository. This time, we’re shifting our focus to updating an existing package – specifically one that’s been requested by our community. Our goal is to not only address these requests but also to demonstrate how straightforward and user-friendly…
-

Requesting a Winget Package – Our Process
Todays blog will take a look how to request an application in Pckgr from the Winget repository and the behind the scenes process it goes through. Searching Winget for an application We are wanting to see if the Dell Display Manager is available already via Winget. To search for applications, open up PowerShell and use…
-

Microsoft Winget Bot – Exciting New Updates
Today we are looking at the new update of Microsoft’s Winget Bot. The Winget Bot now can automatically scan and update Winget packages in the Repo. This has been a long-awaited feature, and we are extremely excited to now see it in action. At the time of writing this, the Winget bot has only been…