Open banyula opened 4 years ago
Please, provide an explanation of -CheckReturnValue of cmdlet New-InstallerCustomAction
SYNTAX New-InstallerCustomAction -FileId [-CheckReturnValue] [-RunOnInstall] [-RunOnUninstall] []
This will check to see where there was a non-zero exit code returned by PowerShell and fail the installation if that's the case. I'll add this to the documentation.
Please, provide an explanation of -CheckReturnValue of cmdlet New-InstallerCustomAction
SYNTAX New-InstallerCustomAction -FileId [-CheckReturnValue] [-RunOnInstall] [-RunOnUninstall] []