자동 압축 풀림 아카이브 (SFX)

7-Zip 없이도 압축이 풀리는 .exe 생성

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.