I have an application that using database. Also I'm going to make a setup project for it. Application will use existing database, so I need to specify Server Name, Database name, login and password during installation. Is it possible? And what should I do?
P.S. I'm using Visual Studio 2010, and creating Setup Project for my solution.
P.S.S. I want have dialog like this one.