Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us

FlexCompress.RepairArchive

FlexCompress

Previous  Top  Next

Repairs the current archive file.

 

[C#]

public void RepairArchive();

public void RepairArchive(string outputFileName);

 

[VB.NET]

Public Sub RepairArchive()

Public Sub RepairArchive(ByVal outputFileName As String)

 

Description

 

Call RepairArchive to repair damaged archive file.

 

OutputFileName parameter specifies the file name to write the repaired file to.

By default OutputFileName is blank and original archive file is replaced by repaired one.

 

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 19, 2024