Neil Hello
Thanks for the fast answer.
I looked at code  in the URL you sent me. It looks for me that my code 
is similar.

The differences I found where:
1. My code has <Package Id='*' Keywords='Installer'
    which is not in the code you sent me.
2. In my code the order of  <Product Name='CapsCake' Id='*' is reversed 
to the one in your         code "<Product Id="*" Name=xxxx
3. I have code for founding the original installation directory.

What I failed to find is what make the installer to add one more entry 
to the add / remove programs.

As the upgrade command I am using:

msiexec /i "CapsCakeUpgrade.msi" REINSTALLMODE=omu

Thanks
Giora



Neil Sleightholm wrote:
> It sounds like you haven't got the upgrade code correct, there is a
> sample here
> http://neilsleightholm.blogspot.com/2009/01/wix-script-for-major-upgrade
> s.html that might help.
>
> Neil
>
> -----Original Message-----
> From: Giora Keinan [mailto:grkei...@gmail.com] 
> Sent: 06 December 2009 12:54
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] multiple entries in add remove programs.
>
> hello
> Each time I am running a new upgrade, the installer add one more entry 
> in the add remove program.
> How can I made an upgrade without adding it to the add remove program 
> (leaving only one add remove in place).
>
> Thanks
> Giora
>
>   

-- 
-------------------------------------------------
Giora Keinan
CapsCake - The natural language launcher.
Because free text is easy.
http://www.capscake.com
-------------------------------------------------


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to