Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
4.2.0
-
Windows
-
Qt Installer Sprint 49
Description
When using UNDOEXECUTE to uninstall a msi package, the framework converst proper Windows paths to forward slashes and the installer fails to find the msi package. This leads to an error 1619 (installer not found or not accessible).
This happens even if the user gives proper Windows paths in the UNDOEXECUTE call, so there is no workaround available.