Posts

Showing posts from January, 2020

"HNMatchAppvConnectionGroups” tool on Github, change and match multiple APP-V package settings for use with a Connectiongroup the easy way!

Most of us that work with App-V will eventually need to put some of them inside a Connectiongroup (CG). That’s a pretty straightforward operation, until you deploy it for test, and it fails to install, giving you errors like: “The connection group {xxx} version {xxx} could not be published because the virtual COM settings of the individual packages conflict. Verify that the virtual COM settings are the same for all member packages and try again. Finally I had the time to put up our free tool from my previous article up on  github. Our powershell procjectfiles may not contain the latest changes, and some errors since my translation to English was done in a hurry using replace with in notepad++. But you will most likely get the drift, and the compiled working program is included in the msi . This tool is free, and based around the excellent work of the Tweakappv tool by Caphyon and 7 zip to extract files form the appv files. They are included in the msi file. So please r...