Xceed Zip Compression Library Documentation
xcdSfxExistingFileBehavior enumeration
Self-Extractor Module reference > Self-Extractor Module enumeration types > xcdSfxExistingFileBehavior enumeration

xcdSfxExistingFileBehavior
{
  xseAsk = 0,
  xseSkip = 1,
  xseOverwrite = 2
}

This enumeration is used by the SfxExistingFileBehavior property. Explanations on each parameter can be found in the that property's help topic.