I'm encountering an issue during the packaging process on my end.

- Catch(02-20-17-5(03-04-11-26-24).jpg (78.37 KiB) Viewed 11983 times
I have found that if the number of files in my main package exceeds a certain limit, this issue occurs. By examining the MSI file, I noticed that the file sequence numbers in the MSM packages start from 25000. If the number of files in my main package exceeds 25000, this problem arises. Is there any way to handle this issue?

- Catch326A(02-26-(03-04-11-26-24).jpg (165.91 KiB) Viewed 11983 times

- Catch5266(02-26-(03-04-11-26-24).jpg (565.36 KiB) Viewed 11983 times
If my exe contains more than 25000 files, adding MSM will result in an error during installation because the file number in the exe will overwrite MSM. Is there any solution?