Help with MSI (Microsoft Installer) error 2753: The File '[2]' is not marked for installation.
Help with MSI 2753
0 Comments
[ + ] View comments
Answers
Rating comments in this legacy AppDeploy message board thread won't reorder them,so that the conversation will remain readable.
This often means there is a missing "Not Installed" or "Not REMOVE" condition on a
custom action. Causing the setup to try to run something that may not exist as part of its installation. Further, this error may be encountered if attempting to execute a file as part of the installation, that is not included in the installation.


Please log in to comment