installation – Visual Studio Installer doesn’t make the MSI File

Please give detailed issue output(Your question only has the path of the msi now), otherwise it will be hard to troubleshoot the issue.

From the current information, I can give you some suggestions:

1, Update to the latest version of visual studio, and if the issue still exists, open the ‘visual studio installer to repair the VS’.

2, Create a new set up project, and then build it to check whether the msi file exists. If yes, then the issue should come from your project itself.

3, Try clean and rebuild the project.

Read more here: Source link