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

FlexCompress.SFXStub

FlexCompress        Example

Previous  Top  Next

Specifies the file name of the executable stub.

 

[C#]

public string SFXStub { get; set; }

 

[VB.NET]

Public Property SFXStub As String

 

Description

 

Use SFXStub to specify the executable stub before creating self-extracting (SFX) archive by OpenArchive(FileMode.Create) or by calling MakeSFX. If SFXStub is not set or set to not existing file when the MakeSFX method is called, then an exception will be raised.

 

Note:        If you need to create multi-disk spanned or splitted self-extractable archive you should set SFXStub and call OpenArchive with Create mode. Do not use MakeSFX for spanned or splitted archives.

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 28, 2024