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

ERRORLEVEL = "1" after success installation, instead of "0"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.0.1, 4.5.1
    • CLI, General
    • Windows

    Description

      Qtinstaller returns 1 instead of 0 after successful installation.

      Steps needed to reproduce the problem
      1) Open cmd under windows
      2) navigate to Qt Installer examples, ex: (cd C:\Qt\QtIFW-4.0.0\examples\dynamicpage)
      3) Build and run installer.exe
      4) check %ERRORLEVEL% after instalation (echo "%ERRORLEVEL%") , it is "1" not "0"

      This is a problem for my test system which thinks the installation was not successful.

      Attachments

        Issue Links

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

          Activity

            People

              installerteam Installer Team
              linusklan Krzysztof Guc
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes