Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
4.0.1, 4.5.1
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
- relates to
-
QTIFW-2597 maintenancetool.exe shows wrong errorLevel
-
- Reported
-