so i want to change out some of the icons/images in the UE4PrereqSetup installer.
I found out, that under Engine\Source\Programs\PrereqInstaller\Resources you can find the used images. I switched them out for different ones, however, even after rebuilding the engine, if i package my project, the delivered UE4PrereqSetup_x64.exe still has the old images in it. Now my question is: How can i rebuild the installer so that it uses my images instead?