Hi, i builded Kicad from source code with visual studio.
Now i want to generate .exe installer for windows system.
how to do it ?
Check out official build scripts and installer configs here KiCad / KiCad Packaging / kicad-win-builder · GitLab
You should be able to adapt it for your use case.