Hey,

I have a Create Database script that I want to run during my setup process. I'm using Wise Installer. In the script, I want to be able to make the path for the mdf and ldf files dynamic. I want to be able to pass it in as a parameter. Does anyone know how I can do that? If not, Is there another way to do this?

Thanks,