RunAfterExtraction

SelfExtractorOptions.RunAfterExtraction property

Gets or sets a program to be executed after the archive extraction is completed.

public string RunAfterExtraction { get; set; }

See Also