ChocolateyUninstallSettings.

IgnoreAutoUninstallerFailure Property

Summary

Gets or sets a value indicating whether to not fail the package if auto uninstaller reports an error.

Syntax

public bool IgnoreAutoUninstallerFailure { get; set; }

Value

Type Description
bool The ignore auto uninstaller flag.