[Bug]: PowerShell ...Incorrect MSI code parsed in detection #128
Labels
bug
Something isn't working
help wanted
Extra attention is needed
PowerShell
Issues related to the WinTuner PowerShell module
CommandLet
Deploy-WtWin32App
Full command
Deploy-WtWin32App -PackageFolder "C:\Packages\DotNetDesktopRuntime8\Microsoft.DotNet.DesktopRuntime.8"
Module version
1.0.2
What happened?
Installation failed because it could not be detected, turned out that detection.txt has an incorrect MSI
Package Microsoft.DotNet.DesktopRuntime.8 8.0.10 from Winget
MsiProductCode={d990096d-6282-42c5-8d16-71272c5be274}
MsiVersion=8.0.10.34118
But after checking on the machine I could see that the installed version was
{614C9740-3FD4-4788-A277-7C35CB4C323B} Microsoft Windows Desktop Runtime - 8.0.10 (x64)
For the record IntuneID is: 98f01778-292c-43f5-a927-09f031b33e75
After changing this in the detection all was ok
Command output
PowerShell version
7.4.5
Code of Conduct
The text was updated successfully, but these errors were encountered: