How do I uninstall program as part of deployment?
                            
                         
                        
                     
                 
                
                    Currently, my setup will let the user know that the program is already installed and that they should go to Add/Remove programs to remove the program. How do I do this programatically?  I would like my setup to check for a current installation,then give the user the option to cancel or uninstall before performing the install.