HI All,
 
I ‘m a new user of wix and trying to figure out a good design to solve my 
problem.
 
I’ve one version (say 1.0 ) of my product installed on my system and I want to 
upgrade it to 2.0. After the installation of 2.0, I want to partially uninstall 
the 1.0. 
By partial uninstall I mean remove/unregister files but keep the database. The 
older MSI on uninstall drops the database which is a problem for us.
 
Does their exist a good solution for this?
 
One solution I could think of is to take the DB backup and then Install 2.0, 
call RemoveExistingProducts and populate DB. But I guess this is inefficient.
 
 
Thanks
Sandeep

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to