Now the patches are working. Thanks,
Carolina Zuqueto. -- Carolina Zuqueto Amaral tel: +55 21 2494-5476 cel: +55 21 9524-7186 email: carolina.ama...@conv.com.br -----Original Message----- From: Pally Sandher [mailto:pally.sand...@iesve.com] Sent: sexta-feira, 21 de maio de 2010 13:48 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Patch Build your patches with the correct authoring? >From the code you posted on the 13th you've got 2 completely separate patches. >The first one updates your Product with Patch 1. The second updates your >Product with Patch 2. These appear to be mutually exclusive. My guess is that >you're applying Patch 1 to the Product which works fine then trying to apply >Patch 2 which fails (or 2 then 1, order is unimportant). This will never work >because at the point you try to apply the second patch the Product is no >longer just the Product, it is Product+Patch. If you think about it this way: Product = v1.0 Patch 1 = v1.0 -> v1.1 Patch 2 = v1.0 -> v1.2 I know you are using Small Updates but the implementation is the same even if the version numbers in the MSI's aren't changing. You need to make Patch 2 do both v1.0 -> v1.2 and v1.1 -> v1.2 which means you need add the appropriate Target Image to your Patch Family for Patch 2( <TargetImage SourceFile="C:\Temp\Upgrade\Product.msi" Order="1" Id="Upgrade" IgnoreMissingFiles="no" /> should work unless you've changed stuff since the post on the 13th). Palbinder Sandher Software Deployment & IT Administrator T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovate with the <Virtual Environment>** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -----Original Message----- From: Carolina Zuqueto Amaral [mailto:carolina.ama...@conv.com.br] Sent: 21 May 2010 16:56 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Patch I need to install one MSP at a time. For example: I have a setup installed in computer. I install a MSP and then, other. When Do I install the first and then the second, an error occurs. Is there a way to do this? -- Carolina Zuqueto Amaral tel: +55 21 2494-5476 cel: +55 21 9524-7186 email: carolina.ama...@conv.com.br -----Original Message----- From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] Sent: quinta-feira, 20 de maio de 2010 05:55 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Patch You can apply several patches at once with msiexec. For example: msiexec /update patch1.msp;patch2.msp;patch3.msp -----Original Message----- From: Carolina Zuqueto Amaral [mailto:carolina.ama...@conv.com.br] Sent: 19 May 2010 22:42 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Patch Hi, I created a lot of MSPs. I want to install a lot of patches in the target setup. How Do I do this? Thanks, Carolina Zuqueto Amaral carolina.ama...@conv.com.br<mailto:carolina.ama...@conv.com.br> tel +55 21 2494-5476 cel +55 21 9524-7186 ------------------------------------------------------------------------ ------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users </pre> <BR style="font-size:4px;"> <a href = "http://www.sdl.com"><img src="http://www.sdl.com/images/email logo_150dpi-01.png" alt="www.sdl.com" border="0"/></a> <BR> <font face="arial" size="2" "><a href = "http://www.sdl.com" style="color:005740; font-weight: bold">www.sdl.com</a> <BR> <BR> <font face="arial" size="1" color="#736F6E"> <b>SDL PLC confidential, all rights reserved.</b> If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us.<BR> SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207.<BR> Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK. </font> ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users Confidencialidade: A informação contida nesta mensagem de e-mail, incluindo quaisquer anexos, é confidencial e está reservada apenas à pessoa ou entidade para a qual foi endereçada. Se você não é o destinatário ou a pessoa responsável por encaminhar esta mensagem ao destinatário, você está, por meio desta, notificado que não deverá rever, retransmitir, imprimir, copiar, usar ou distribuir esta mensagem de e-mail ou quaisquer anexos. Caso você tenha recebido esta mensagem por engano, por favor, contate o remetente imediatamente e apague esta mensagem de seu computador ou de qualquer outro banco de dados. Grato. Confidentiality Notice: The information contained in this email message, including any attachment, is confidential and is intended only for the person or entity to which it is addressed. If you are neither the intended recipient nor the employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that you may not review, retransmit, convert to hard copy, copy, use or distribute this email message or any attachments to it. If you have received this email in error, please contact the sender immediately and delete this message from any computer or other data bank. Thank you. ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users Confidencialidade: A informação contida nesta mensagem de e-mail, incluindo quaisquer anexos, é confidencial e está reservada apenas à pessoa ou entidade para a qual foi endereçada. Se você não é o destinatário ou a pessoa responsável por encaminhar esta mensagem ao destinatário, você está, por meio desta, notificado que não deverá rever, retransmitir, imprimir, copiar, usar ou distribuir esta mensagem de e-mail ou quaisquer anexos. Caso você tenha recebido esta mensagem por engano, por favor, contate o remetente imediatamente e apague esta mensagem de seu computador ou de qualquer outro banco de dados. Grato. Confidentiality Notice: The information contained in this email message, including any attachment, is confidential and is intended only for the person or entity to which it is addressed. If you are neither the intended recipient nor the employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that you may not review, retransmit, convert to hard copy, copy, use or distribute this email message or any attachments to it. If you have received this email in error, please contact the sender immediately and delete this message from any computer or other data bank. Thank you. ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users