Chocolatey
Chocolatey - the package manager for Windows (by chocolatey)
PSAppDeployToolkit
Project Homepage & Forums (by PSAppDeployToolkit)
Chocolatey | PSAppDeployToolkit | |
---|---|---|
396 | 206 | |
10,620 | 1,976 | |
1.1% | 1.7% | |
9.1 | 9.9 | |
19 days ago | 2 days ago | |
C# | C# | |
GNU General Public License v3.0 or later | GNU Lesser General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Chocolatey
Posts with mentions or reviews of Chocolatey.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-08.
-
Create Your Custom WSL from any Linux Distribution (Part-1)
While the ArchWSL and Fedora WSL at MS Store may seem great at first before installing, these distros have often showed compatibility issues and sometimes very weird bugs; even conflicts with scoop or chocolatey apps.
- Puro — Uma forma eficiente de gerenciar as versões flutter
-
Let’s build AI-tools with the help of AI and Typescript!
Chocolatey Windows software management solution, we use this for installing Python and Deno
-
Giving Kyma a little spin ... a SpinKube
Authenticating with Kyma is a (in my opinion) unnecessary challenge as it leverages the OIDC-login plugin for kubectl. You find a description of the setup here. This works fine when on a Mac but can give you some headaches on a Windows and on Linux machine especially when combined with restrictive setups in corporate environments. For Windows I can only recommend installing krew via chocolatey and then install the OIDC plugin via kubectl krew install oidc-login. At least for me that was the only way to get this working on Windows.
-
Effective Neovim Setup. A Beginner’s Guide
On a Windows machine, you can use Chocolatey by running the command.
- PC MHz fluctuating
-
Need Help with getting Haskell onto my Windows Laptop
I've used WSL2 and GHC/Nix--worked without any issues. However, there is Chocolatey: https://chocolatey.org/
-
Python Versions and Release Cycles
For OSX there is homebrew or pyenv (pyenv is another solution on Linux). As pyenv compiles from source it will require setting up XCode (the Apple IDE) tools to support this which can be pretty bulky. Windows users have chocolatey but the issue there is it works off the binaries. That means it won't have the latest security release available since those are source only. Conda is also another solution which can be picked up by Visual Studio Code as available versions of Python making development easier. In the end it might be best to consider using WSL on Windows for installing a Linux version and using that instead.
-
Helm Charts: An Organised Way to Install Apps on a Kubernetes Cluster
Type the following commands on the Windows terminal to install helm. You can use either Scoop a command-line installer for Windows or Chocolatey which is a Package Manager for Windows to install helm.
-
Was für Tools nutzt ihr zum Einrichten und Daten übertragen auf einen neuen PC?
Für Software ninite.com und chocolatey.org
PSAppDeployToolkit
Posts with mentions or reviews of PSAppDeployToolkit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-15.
-
[Win32App][PSADT][Deployment] Works during the test in the system context (32-bit) like a charm but not after deployment from Intune.
Link: PSAppDeployToolkit
-
Company Portal, Install Apps From CMD or PS
Hey, PowerShell Deployment Toolkit is your friend here. We use it for almost all app deployments https://psappdeploytoolkit.com
- How to make app deployment close or hide this pop up box
-
Installing Bluebeam 2021 with Intune
Would recommend checking out psadt
- Finally i found a solution for the VDA Upgrade funkcion that showes "Unknown" in the Admin Dashboard
- What is the best way to create package and application in SCCM?
-
Win32 app deployment failing at an increasing rate
Stop with the 100 different bat and PowerShell files solutions. Just use ADT: PSAppDeployToolkit.
-
Advanced Installer
Just use PSADT - the only reason to use advanced installer is for the gui if you’re not great with powershell. https://psappdeploytoolkit.com/
-
Windows app rollout never rolls out cause the app is in use. How to get around and force
Use PSADT as already mentioned in order to provide a user-friendly approach to the deployment and ensure that all necessary applications are closed before installation (https://psappdeploytoolkit.com/ )
- WIN32 with .ps1
What are some alternatives?
When comparing Chocolatey and PSAppDeployToolkit you can also consider the following projects:
Scoop - A command-line installer for Windows.
Installomator - Installation script to deploy standard software on Macs
Wix Toolset
Bulk-Crap-Uninstaller - Remove large amounts of unwanted applications quickly.
Squirrel - An installation and update framework for Windows desktop apps
PSADT_GUI - Powershell based GUI for the Powershell App Deployment Toolkit