Application.IgnoreLastError

Application.IgnoreLastError ( 

)

Description

This action is used to ignore the last setup error that occurred, and will only work if called from the On Install Error or On Uninstall Error events.

Parameters

None.

Returns

Nothing.

See also:  Related Actions