Currently our application will be installed on multiple workstations - I have that handled pretty well. We are pre-installing .net redistributable if necessary and that works well.

We need to install SQL Express once per network - if not already present. Currently we copy the Microsoft Install to the DVD and let the user click it if necessary.

My question is would we be better served in terms of ease of use and professional appearance to install the SQL redistributable as an optional in Setup Builder?