MSEndpointMgr / IntuneAppFactory

Intune App Factory automates Win32 application packaging in Intune.
https://msendpointmgr.com/intune-app-factory
MIT License
36 stars 11 forks source link

ProductVersion ist needed for MSI ProductCode Builds #21

Closed ChristianOe closed 2 months ago

ChristianOe commented 3 months ago

Failure in Prepare-AppPackageFolder

Exception setting "ProductVersion": "The property 'ProductVersion' cannot be found on this object. Verify that the property exists and can be set." At C:\ADOAgent_work\1\s\Scripts\Prepare-AppPackageFolder.ps1:145 char:41

[error]PowerShell exited with code '1'.

NickolajA commented 2 months ago

Good catch! Merged, thanks for reporting this!