Hi

I testing a deployment scenario where I need to install MSDE and when it finish run another aplication which creates the database and tables. Supposely the Inno Setup, in the run seccion would wait for MDSE to finish before running the database setup application. But... not. It starts the second application without MSD finish the installation.

Any ideas?

Thanks