Good Morning!
During the installation of some resource-based prerequisites in silent mode, the slide show goes out and returns in some resources does not return leaving only the mini dialog. Is anything that can be done for the slide show to always be fixed next to the mini dialog?
Unfortunately, I am not quite sure I understand what your scenario is here.
In order for me to have a better look about this, could you please maybe forward me some screenshots of the problem? Also, if possible (it would be much better if you) could record the behavior and send me the recording?
I just need that during the installation using a slide show and with the minprogress it doesn't come out during the installation, I need it to always be in the foreground. It turns out that during the installation of SQL 2012 based on resources, the installer executes setup.exe or sql and at that moment, exit the slide show according to the print below.
The "SQL Server 2012 Express SP2" configuration is based on features. Totally silent, but when the installation start SQL "Setup.exe" the slideshow comes out of the foreground, leaving only the mindialog until the installation of other requirements based on resources is performed and thus returning the slideshow.
I can not really tell from your screenshot, are you running the main setup silently as well?
If so, please note that if the main package is ran silently, the feature-based prerequisite will be installed as a post-install prerequisite.
By default, the feature-based prerequisite are installed right before the main package installation, when the user presses the "Install" buton. However, if the main package is ran silently, the UI is no longer displayed, resulting in this scenario becoming unavailable. Therefore, the feature-based prerequisites are launched post the main installation.
If this is the case, it means that SQL Server 2012 Express is launched after the main package, where the slide-show is meant to close, therefore this behavior is the correct one.
FOLLOW US