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

FlexCompress.MakeSFX

FlexCompress        Example

Previous  Top  Next

Create self-extracting (SFX) archive.

 

[C#]
public void MakeSFX(string SFXFileName);

 

[VB.NET]

Public Sub MakeSFX(ByVal SFXFileName As String)

 

Description

 

Call MakeSFX to create SFX archive from the current archive specified by FileName property.

Set SFXStub property to the executable stub name before calling MakeSFX.

 

SFXFileName parameter specifies SFX archive name.

 

Note:    Look at MakeSFX demo from Demos folder to learn more about creating SFX archives.

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