microsoft/Microsoft-Win32-Content-Prep-Tool

Fail to generate intunewin file - System.IO.InvalidDataException

alamport-davey opened this issue · 1 comments

Every time I try to run this tool with this file I get the following errors;

ERROR File 'C:\temp\OUT\solidworks.intunewin' has failed to be generated

ERROR System.IO.InvalidDataException: Invalid ALLUSERS property value: 0
at Microsoft.Management.Service.IntuneWinAppUtil.MsiUtil.ReadApplicationInfo(String contentFile)
at Microsoft.Management.Service.IntuneWinAppUtil.PackageUtil.CreatePackage(String folder, String setupFile, String output Folder, String catalogFolder)
at Microsoft.Management.Service.IntuneWinAppUtil.Program.Main(String[] args)

And then it just crashes.

See screenshot below

Screenshot (3)