J
Jeremy Holt
I have an Installer Setup project which builds fine. However, if I select
Install from within the solution, the installation fails with a message "The
installer was interruped before XXXXX could be installed. You need to
restart the installer to try again."
However, if I move the MSI file to any directory other than where it was
compiled to, the MSI installs fine.
Note that if the application was already installed, then selecting Install
from within the IDE will correctly uninstall the old app before trying (and
then failing) to install the new version.
Any thoughts?
Thanks in advance
Jeremy
Install from within the solution, the installation fails with a message "The
installer was interruped before XXXXX could be installed. You need to
restart the installer to try again."
However, if I move the MSI file to any directory other than where it was
compiled to, the MSI installs fine.
Note that if the application was already installed, then selecting Install
from within the IDE will correctly uninstall the old app before trying (and
then failing) to install the new version.
Any thoughts?
Thanks in advance
Jeremy