Selbstextrahierende Archive (SFX)
Erstellen von .exe-Archiven, die ohne 7-Zip extrahiert werden
A self-extracting archive (SFX) is an executable file (.exe) that contains a compressed archive and the extraction code. When run, it extracts itself without needing 7-Zip installed.
This is useful for distributing files to users who may not have archive software installed. 7-Zip can create SFX archives from 7z format.
SFX archives can also be configured with custom extraction paths, messages, and post-extraction commands.