Skip to main content
Version: v2.10.0

Windows

Zaparoo Core on Windows runs in the system tray with support for Steam, LaunchBox, and custom launcher configurations.

File Paths

ItemPath
Config file%localappdata%\zaparoo\config.toml
Data directory%localappdata%\zaparoo
Log file%localappdata%\zaparoo\logs\core.log
Mappings directory%localappdata%\zaparoo\mappings
Launcher directory%localappdata%\zaparoo\launchers

Access these paths by pasting them in Explorer's address bar or in a Win+R dialog.

Install

Download Zaparoo Core for Windows from the Downloads page.

Installer: Run the setup executable and follow the wizard. Options include running on startup and creating a desktop icon.

Manual: Extract Zaparoo.exe from the zip and run it. It starts in the system tray.

System Tray

Right-click the Zaparoo icon in the system tray to access the following options:

Menu ItemDescription
OpenOpens the Zaparoo web UI in your browser
AddressShows the local IP address and copies it to clipboard
Edit ConfigOpens config.toml in your default text editor
MappingsOpens the mappings directory in Explorer
LaunchersOpens the custom launchers directory in Explorer
ReloadReloads Core settings and files without restarting
View LogOpens the log file for troubleshooting
QuitStops the Zaparoo service and exits

Readers

All readers are supported except Optical Drive (Linux only).

Launchers

LauncherSystemsNotes
SteamPCAuto-detected from registry
LaunchBox100+Requires plugin installation
RetroBat80+Auto-detected, requires running
FlashpointPCManual token creation
KodiVideo, MusicLocal files and library media
Web BrowserAnyOpens URLs in default browser
ExecutablesAny.exe files (requires allow list)
ScriptsAny.bat, .cmd, .lnk, .a3x, .ahk (requires allow list)

Executables and Scripts require an allow_file configuration in your config.toml before they can be launched. See Launchers for setup instructions and configuration.