techopsak
techopsak
Through Gorilla, I use Chocolatey to install and update some basic applications (i.e. Chrome, VLC, etc) using the community repository. Some of those applications are managed installs, and some are...
Thanks for the response. Doing a file check would definitely work if I were to know what the latest version of an application is that exists in the choco community...
Yes that is correct. These are the two packages that I noticed having the issue: - https://community.chocolatey.org/packages/hp-universal-print-driver-ps - https://community.chocolatey.org/packages/hp-universal-print-driver-pcl
@MacsInSpace To build v5.2 using the script that @mattisz provided, the license validator needed to be updated as it is expecting an integer. The integer would be the number of...
@MacsInSpace In this case I went with main via `git clone https://github.com/twocanoes/xcreds.git` which currently is v5.2.8270. If you wanted a specific tag version I believe you should be able to...