Parameter to override the detection rule for MSI Apps #176
mdurini-swisscom
started this conversation in
Ideas
Replies: 2 comments 5 replies
-
I don't understand the question, can you explain a bit more? Is the question:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
sorry, i explained it in the wrong way |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, it will be nice to have a way to override the detection rule for MSI packages and use the PS1 script that will trigger winget.
Example:
QGIS (LTR) version 3.34.11 is detected via the MSI GUID {2E491153-6DE8-1014-B1AD-80E86991EB54} Yaml
QGIS (LTR) version 3.34.13 is detected via the MSI GUID {74099260-73D2-1014-9651-EB8AAAF49CFA} Yaml
If I created the QGIS package in Intune for version 3.34.11, using Romanitho Winget-AutoUpdate and including QGIS, the package will be update in the client uninstalling the old version, but it will be reinstalled because the detection rule will not find it
Notepad++ package created with wintuner is using the ps1 script approach that will not trigger the reinstallation
Beta Was this translation helpful? Give feedback.
All reactions