How to write the scripts for Qt Installer
问题 I'm trying to write my first Qt installer and having trouble. In my installer, in one of the packages, I need to run an .exe file at the end of the installation and add an environment variable as well. I think the way to do it is with the script option in the package.xml file but I don't know how to write that script, I cannot find a step by step explanation of how to do it anywhere. Can someone help? 回答1: I have been recently suffering the same fate as yourself but have managed, for the most