Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-380

Undo operations on non persistent environment variables

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • Some future release
    • 1.4.0
    • General
    • None
    • Windows 7

      We use during installation some non persistent variables. When we cancel the installation, the undo for this operation works fine.

      But when we want to uninstall, we got an error for this operation : the undoOperation method tests if the non persistent variable exists with the same value and returns false if not, which raises an error.

      The method should not return false in this case

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            installerteam Installer Team
            alexgacon Alexandre Gacon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes