Ionic Zip Library v1.9.1.6
SfxExeWindowTitle Property
Reference ► Ionic.Zip ► SelfExtractorSaveOptions ► SfxExeWindowTitle
The title to display in the Window of a GUI SFX, while it extracts.
Declaration Syntax
Remarks
By default the title show in the GUI window of a self-extractor is "DotNetZip Self-extractor (http://DotNetZip.codeplex.com/)". You can change that by setting this property before saving the SFX.
This property has an effect only when producing a Self-extractor of flavor SelfExtractorFlavor.WinFormsApplication.