Xceed Zip for COM/ActiveX on x86/x64 Documentation
Self-Extractor Module reference / Self-Extractor Module enumeration types / xcdSfxExistingFileBehavior enumeration
In This Topic
    xcdSfxExistingFileBehavior enumeration
    In This Topic

    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.