Ionic Zip Library v1.9.1.6
IconFile Property
Reference ► Ionic.Zip ► SelfExtractorSaveOptions ► IconFile
The name of an .ico file in the filesystem to use for the application icon
for the generated SFX.
Declaration Syntax
Remarks
Normally, DotNetZip will embed an "zipped folder" icon into the generated SFX. If you prefer to use a different icon, you can specify it here. It should be a .ico file. This file is passed as the /win32icon option to the csc.exe compiler when constructing the SFX file.