Chocolatey, How to, Programming

How to setup Chocolatey test environment on Ubuntu 21.10 ?

Hello ! I'm Xavier Jouvenot and in this post, we are going to see to setup Chocolatey test environment on Ubuntu 21.10. Self promotion: You can find other articles on my website 😉 Let's dive directly in the solution ! Pre-requirements I order to be able to run the Chocolatey test environment, you need to… Lire la suite How to setup Chocolatey test environment on Ubuntu 21.10 ?

Chocolatey, Programming

How to add a program to the system path in a Chocolatey package

Hello ! I'm Xavier Jouvenot and in this small post, we are going to see how to add a program to the system path in a Chocolatey package. Self promotion: You can find other articles on my website 😉 Problematic When creating a Chocolatey package, you may end up installing a program either in a… Lire la suite How to add a program to the system path in a Chocolatey package

Chocolatey, Programming

How to exclude an executable from getting shimming in a Chocolatey package

Hello ! I'm Xavier Jouvenot and in this small post, we are going to see how to exclude an executable from getting shimming in a Chocolatey package. Self promotion: You can find other articles on my website 😉 Problematic When creating or interacting with Chocolatey packages, you may end up in a situation where the… Lire la suite How to exclude an executable from getting shimming in a Chocolatey package