mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-16 10:25:43 +00:00
On my machine (c), /mnt/c/Windows/System32 is not on the PATH by default. This causes reg.exe to fail, which is responsible for detecting the presence of QEMU. By putting this path on the PATH on WSL, it will always work regardless of the specific PATH configuration, and QEMU is always detected.