I have a setup project that asks the user to enter an environment name, then creates a folder with that name, installs my file/folders, creates a IIS virtual directory & app pool (with the environment name that the user entered) and does some other things.
My users normally have a production ...