In our silent bootstrapper, we noticed that on some machines the build generates a working setup, but that on some machines it does not. After searching through logs, the difference was found to be that on working machines the installer output logs had our msi as default requested: Present, while the build logs from the installers that failed had default requested: Absent. What would be causing this issue given that we are using source control to ensure that all machines have the same Wix and Wix# setups?
Thank you.
Thank you.