The error given is:
The filename in question is a file that wouldn't have been installed originally but would be required now that the installation parameters have been changed.Source file not found:
C:\Users\Administrator\AppData\Roaming\{CompanyName}\{ProductName}\{ProductVersion}\install\5813C3D\{Filename}.exe. Verify that the file exists and that you can access it.
The folder referenced in the error message exists and contains a single .msi file named the same as the original setup exe with ".x64.msi" replacing the .exe extension. The file is quite small (1.7 MB) compared to the full setup package installed originally which is about 40 MB.
We are using Advanced Installer Professional 11.8, the package is a mixed 32/64 bit single exe.
Any suggestion as to what would cause this failure?
Many thanks.