aaronparker / packagefactory

A packaging factory for Microsoft Intune using Evergreen, VcRedist, and IntuneWin32App
https://stealthpuppy.com/packagefactory/
MIT License
62 stars 19 forks source link

Cannot process argument transformation on parameter 'AllowAvailableUninstall' #53

Closed mvanlaar closed 3 months ago

mvanlaar commented 4 months ago

After pull request #51 i'm getting the following error on the packages of chrome and firefox. ` Add-IntuneWin32App : Cannot process argument transformation on parameter 'AllowAvailableUninstall'. Cannot convert value "System.String" to type "System.Management.Automation.SwitchParameter". Boolean para meters accept only Boolean values and numbers, such as $True, $False, 1 or 0. At C:\IntuneProjects\packagefactory\scripts\Create-Win32App.ps1:496 char:40