This is not optimal because it is tedious and error prone for me to manually enter my web server pathnames and other data that stays the same for every New Update.
A better approach would be to modify the New Update code to copy settings (such as the web server pathname) that stay the same across updates, and merge them with any new information that can change between updates (such as the name of MSI file -- MyApp.v10.msi, MyApp.v11.msi, MyApp.v12.msi, etc)
If this feature was added, I could easily create new upgrades by simply clicking the New Update button (it prompts me to click on an MSI file), clicking the MSI file that I'm interested in, and then changing my descriptive info. I would never have to type in my long webserver path... (yay!)
