I include .NET Framework in our install. Execution of the .NET Framework MSI may require a reboot, depending upon the current operating system version. If a reboot is required, once the machine is back up, the setup.exe the user began to install my app attempts to continue by executing my MSI. Unfortunately, Installer returns a file not found error on my MSI.

Has anyone heard of this and found a solution to the problem?