I want to list the version number at the end of my product name. For example "My Product 1.0".
When I create a new version, I change the Product Name to "My Product 1.1". The problem I am having is that the Program name on the Start Menu never gets removed when a user upgrades. So I end up with "My Product 1.0" and "My Product 1.1" on the Start menu.
For versioning I have "Automatically upgrade older versions of the product " checked. After I bump the product Version, I am asked if I would like to generate a new Product code, to which I reply Yes.
What am I doing incorrectly?