Qt Installer framework & Uninstall logs
Unsolved
Installation and Deployment
-
HI
We are trying to use the Qt installer framework. For uninstall we call maintenance.exe from install directory. We would like to see the uninstall logs. Any idea where the uninstall logs will be kept ?
-
Unfortunately those are not kept, but you can run the maintenancetool from command line with --verbose > log.txt to get the output to a file.