Nelu_G wrote:
Hmm, this is strange, I don't see this error?
This is from the Execute-MSI helptext, ContinueOnError is a switch param and shouldn't need any input?
Hi Jerre,Hi!
Really interesting script you have here.
There is a problem though; when I run it I get this error message:
"Missing an argument for parameter 'ContinueOnError'. Specify a parameter of type 'System.Boolean' and try again.()"
Do you have any idea what is going on?
Thanks,
Nelu
Hmm, this is strange, I don't see this error?
This is from the Execute-MSI helptext, ContinueOnError is a switch param and shouldn't need any input?
.PARAMETER ContinueOnError
Continue if an exit code is returned by msiexec that is not recognised by the App Deploy Toolkit.
/Jerre