Latest Build
Download and update information for Noxen File Explorer: Razer Native v2.0.1 R1.1.
GitHub release source
This page is synced to the GitHub release NFE - 2.0.1 / RN-R1.1. Use the normal folder build unless you specifically need the one-file wrapper.
Which build should I use?
| Build | Best for | What it contains | Status |
|---|---|---|---|
| Normal folder build | Most users and update testing | Visible EXE, Resources/, Qt runtime, FeatureDLLs, updater files, themes, SaveData folder, licenses, and bundled 7-Zip tools. | Recommended |
| One-file EXE build | Single-file preference / portable style | A wrapper EXE that extracts NFE’s runtime into the user profile. It should include the full normal runtime payload internally. | Advanced |
Release highlights
- Version bumped to v2.0.1 R1.1.
- Added NFEUpdate.exe as a separate updater executable under resources/update/.
- Added SHA-256 verification for downloaded update packages.
- Added updater folders for logs, rollbacks, cache, checksums, and downloaded packages.
- Added Qt updater UI plus Win32 fallback / repair mode.
- Added built-in Light, Dark, and System themes under resources/Themes/built-in/.
- Moved settings and updater preferences into resources/SaveData/.
- Backspace in a folder now acts like the Up button.
Manual install
- Download the ZIP for the build you want.
- Extract it to its own folder.
- Run the main NFE EXE.
- Use Settings → Updater to control updater behavior.
- Use Tools → Check for Updates to open the updater from inside NFE.
Updater package URLs
| Package | URL path | Checksum path |
|---|---|---|
| Normal ZIP | update/latest.zip | update/Checksums/latest.zip.sha256.txt |
| Normal 7z | update/latest.7z | update/Checksums/latest.7z.sha256.txt |
| Normal TAR | update/latest.tar | update/Checksums/latest.tar.sha256.txt |
| Normal WIM | update/update.wim | update/Checksums/update.wim.sha256.txt |
| One-file ZIP | update/OF/update.zip | update/OF/Checksums/update.zip.sha256.txt |
| One-file 7z | update/OF/update.7z | update/OF/Checksums/update.7z.sha256.txt |
| One-file TAR | update/OF/update.tar | update/OF/Checksums/update.tar.sha256.txt |
| One-file WIM | update/OF/update.wim | update/OF/Checksums/update.wim.sha256.txt |