Microsoft
Software
Hardware
Network
Question : Visual Studio Setup Project don't RemovePreviousProjects
Hi Experts,
A have a VS 2008 project and a setup project for it. The setup project "RemovePreviousProjects" property'sx value is "true".
I changed the ProductCode when aked for it. But after the installation on client, I recognized that the .exe file is the old one.
Then I changed the version of my project's assemly version from 1.0.0.0 to 1.0.0.1.
But now; After I clicked Setup.exe on the client, Windows Installer throw an error that is;
"Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add\Remove Programs on the Control Panel"
I just want it to remove the old files and install my application again(like VS 2005 did)
Thanks,
Answer : Visual Studio Setup Project don't RemovePreviousProjects
None that are worthwhile. I don't know enough VS 2008 to tell you anything you don't alrady know. Looks like you fixed this one yourself. *:-]
Random Solutions
How do I add a "change your password" page in a dot net framework
Access saving changes to a checkboxes
Creating Voting Buttons
add select count in query
c# form with microsoft access database and user level security
TCP/IP Send/Recieve Files
DateTimePicker to DateTime SQL Server format
Find text in file, and find next lines
Report failure notification in SQL REPORTING
How do I change the height of a decorative border box conditionally on the contents of a text box within the box