Inno Setup script for a per-user x64 install, plus the icon it uses for
setup.exe. The Mesa DLLs are an optional component rather than a default:
a local opengl32.dll beats the system one for everything in the same
folder, so shipping them unconditionally would force software rendering
on machines with a working GPU.
Ignore Output/ so the compiled installer stays out of the repo.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>