saxe Posted November 4, 2020 Share Posted November 4, 2020 hi,we distribute mumble in our organization and using SCCM to deploy it. we deploy mumble 1.3.0 x64 on windows 10 x64.Now i have seen a strange thing:most devices detects it as installed and it was installed but on some it was not detected as installed but was installedmy detection (installed or not) relies on msi product code and i have seen two different msi codes:{6011D53E-52D0-49DC-B40F-1C9579523D29} -- i found on several devices{DA146CE9-6370-4F8A-8336-1EE3E967A7A5} -- i found on only one so fari have never seen this behaviour before on any other product.Tested also version 1.3.3 but with same results == two different product codes for the msi installation file on the same but different test devices --> WTF?if i open MSI with insted or orca i only found one product code -> {DA146CE9-6370-4F8A-8336-1EE3E967A7A5}Have i lost my brain during these times or should i take my pills again? Link to comment Share on other sites More sharing options...
Administrators kissaki Posted November 4, 2020 Administrators Share Posted November 4, 2020 Maybe one is the 32-bit and the other the 64-bit installer?Windows File Explorer File properties on it only shows a revision number guid.In our wixproj there is only a project id. https://github.com/mumble-voip/mumble/blob/1.3.3/installer/MumbleInstall.wixproj#L12Not sure how that relates to it.We only changed the code signing certificate some time ago. But I am not aware of any ID changes towards or within 1.3. Link to comment Share on other sites More sharing options...
saxe Posted November 5, 2020 Author Share Posted November 5, 2020 same installer version on both devices (we only have x64) Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now