Today I am looking for a solution to display the installer in automatic mode with a progress dialog during the upgrade process. The user started the update, the file was downloaded, and the installer was launched automatically. The user should now be informed of the installation status and completion of the installation. In automatic mode (-q), the user does not receive any feedback during the installation process. The installer itself is configured to run in graphical mode, so the user can set the input values during the first installation. Is it possible to install "unattended with the run dialog" as an argument of the installer to the task "Run executable file or batch file"?
Thanks in advance Hardy
source
share