ExeBrowser

Run Windows .exe files in your browser. No install. No upload. Just WebAssembly + Wine.

Can you run Notepad++ in your browser? Doesn't start — fails at "Load langs.xml failed" under browser Wine

Guide updated July 2026 · Tested with Wine 1.7.55 (Win32) + WebAssembly

Notepad++ is the much-loved free, open-source code editor — tabbed editing, syntax highlighting for dozens of languages, regex find-and-replace. We host a copy so you can try it, but we'll be straight with you: it does not currently start here. Wine boots it, the plugins load, and then it stops at a "Load langs.xml failed!" dialog with no editor window behind it.

We shipped the config files it asks for (langs.xml and stylers.xml, taken from the matching 7.9.5 source tag) directly alongside the executable, and the dialog still appears — Notepad++ resolves those paths in a way this Wine build doesn't satisfy. If you want a code editor in a browser tab today, use a native web editor; if you want Notepad++ specifically, run it on a real Windows machine.

Play next: Pipe Panic Bio Menace Minesweeper Scorched Earth all 40 games →

Runs in your browser tab with WebAssembly + Wine — nothing is uploaded. Click the screen to capture input; press Esc to release the mouse.

Get a 32-bit Notepad++ build

Notepad++ is GPL open-source, so it's free to download and redistribute. For the best chance of a clean boot under the browser engine, use a 32-bit portable (zip) build — an older 7.9.x-era release that still targeted Windows XP tends to behave best. Grab official downloads from notepad-plus-plus.org, extract the zip, and upload the folder to ExeBrowser.

How it works & what to expect

What we tried

The hosted payload originally contained only notepad++.exe and SciLexer.dll, so the missing XML was an obvious first suspect. Adding langs.xml, stylers.xml, shortcuts.xml and contextMenu.xml beside the executable did not change the outcome, which points at path resolution rather than missing files. The 64-bit builds aren't an option either — the Wine here is 32-bit only.

Frequently asked questions

Does Notepad++ work in the browser here?

No. It boots and loads its plugins, then stops at a "Load langs.xml failed!" dialog without opening an editor. We're documenting that rather than pretending otherwise.

Did you try shipping the missing XML files?

Yes — langs.xml and stylers.xml from the matching 7.9.5 source tag, placed beside the executable. The dialog still appears, so the problem is where Notepad++ looks for them under this Wine build, not whether they exist.

What should I use instead?

For editing text in a browser tab, a native web-based editor will serve you far better than emulated Wine. For Notepad++ specifically, run it on Windows — it's free and lightweight there.

Play another one — free, no download

See all 40 titles you can play here →

More you can run in your browser