NFE logoNoxen File Explorer Download Center
Latest release: Noxen File Explorer: Razer Native — v2.0.1 R1.1 adds the updater foundation, SHA-256 package verification, built-in themes, Backspace-as-Up behavior, and SaveData storage under resources/SaveData/.

Getting Started Guide

Basic setup and first-run notes for the normal and one-file builds.

Normal build setup
  1. Download the normal build ZIP from the Latest Build page.
  2. Extract the folder somewhere you control, such as a Projects folder, Apps folder, or desktop test folder.
  3. Run the main NFE EXE.
  4. Open Settings and choose Light, Dark, or System theme.
  5. Use Tools → Check for Updates to open the updater.
Best choice: the normal build is easiest to debug because every runtime folder is visible.
One-file build setup
  1. Download the one-file build ZIP.
  2. Extract the single EXE.
  3. Run the EXE and let it extract its private runtime.
  4. If testing a new one-file build, clear the old runtime cache first.
%LOCALAPPDATA%\Noxen File Explorer\OneFileRuntime

The one-file build still extracts internal runtime files because Qt plugins, updater files, and helper DLLs need to exist on disk.

Updater testing checklist
  • Make sure your update packages exist on the website.
  • Make sure the matching checksum files exist and open in the browser.
  • Test Preview Update before doing Check / Update.
  • Check resources/update/Logs/ after every test.
  • For repair testing, start the Win32 fallback mode so Qt files can be replaced if needed.