Since I use the same installer file and dont version them, I want my customers ONLY to see the most recent update available, as having a choice of picking updates from the list is confusing and wouldn't matter.
I deleted all the updates in the update project except the most recent.
I have to keep track of my most recent update name used to call /DeleteUpdate <update_name> to remove the latest update so that essentially the project is clear of any updates, then I call additional commands to add the current update, save what I called it so I know I can delete it next time.
I'd like to be able to do a simple call to clear all of the updates, so I don't have to track what updates are in the updater project.