Now I'm trying to get the Search (for the Message to not popup if prereqs are installed) working with more Prerequisites. But I don't know how to do it :( I have four prerequisites looking for a file to install.
is it possible to launch message boxes to tell the user that the installation of prerequisites and/or the installation of a setup with a basic user interface have finished?
When you install prerequisites, you can chose that the main application will be installed automatically. but even ...
Is there any way to change the Prerequisite-Dialogs language? The one which opens when Prerequisites are missing, announcing and showing what is going to be installed. I need this dialog in German, but I've not found any settings to change it?
I'd like to let the user install SQL 2005 Express (newer version of MSDE2000) and the SQL Express Manager with one Setup. If I add these Setups as Custom Actions, it Runs these Actions, but fails because then there are two instances of Windows Installer running. How can I resolve this ...