Hey I am able to build the Installer with the scripts in Tools/msi/ but my installer consists of mutiple files (e.g. python-3.8.12.7652-amd64.exe, pip.msi, pip.wixpdb, lib.msi, lib.wixpdb and so on) , you mangaged to build one big file containing everything e.g. "64-bit executable installer". How do I have to change the scripts to be able to do that.