FAQ
Common questions for downloading, updating, and testing NFE.
Which build should I use?
Use the normal folder build unless you specifically need the one-file EXE style. The normal build is easier to update, repair, and troubleshoot.
Does the updater change my system 7-Zip install?
No. NFE should use its own bundled 7-Zip files under Resources/FeatureDLLs/ArchiveSupport/ThirdParty/7zip/.
Why does the one-file build extract files?
Qt plugins, updater files, helper DLLs, and external tools must exist on disk. The one-file EXE is a wrapper around a private extracted runtime.
Where are settings saved?
Settings and updater options are stored in resources/SaveData/.
What does the checksum system do?
It checks the downloaded update package against the SHA-256 hash stored on the website. If the hash does not match, the updater refuses to install the package.