[Interest] QtIFW Delete additional Files when uninstalling

Tim Jenssen Tim.Jenssen at qt.io
Tue May 2 10:19:12 CEST 2017


The QtIFW does not run the script part while it is running the uninstaller, it just does the undo part of the operations.

For example the execute Operation have a sperator „UNDOEXECUTE“ before is what it does while it is running as an Installation and after that Special word it is running while uninstallation.

component.addOperation("Execute","echo do nothing","UNDOEXECUTE","cmd /C  del …")

At the Moment I do not have a good idea how you can do this optional delete files thing, maybe it is a valid feature request for the QtIFW.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170502/b895274c/attachment.html>


More information about the Interest mailing list