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
SQL Average from Query
Thread deadlock between GUI callback and worker thread?
Open form in acDialog command not working
How do I make tree view child nodes appear upon form load?
Access 2007 report design question
Can I install MS EBS 2008 without Security server?
DTS vbscript task that check for duplicate records using ADO gets empty recordset during off business hours and runs correctly during business hours.
CF - Syntax error in Update statement
Why does GetModuleFileName return long names sometimes, and mangled names sometimes (WinNT)?
Automatic resizing of forms and text boxes