when ever I build my setup project and install the setup file,and if I build the same setup project again without incrementing version number the file will not get installed and we will get an error message("another version of this product is already installed installation of this version cannot continue. ").
so I want to automate the increment of version of setup project or how can i uninstall exiting setup for the same version.
Is there any possible ways for that............