Does anyone have an experience following those instructions?
Can you build a patch without creating a final v1.1 MSI, but just using
v1.0 as a base?


Thanks,
 
Ilya Mayzel

-----Original Message-----
From: Brian Rogers [mailto:rogers.br...@gmail.com] 
Sent: Tuesday, July 07, 2009 5:19 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] MSP patch creation with Wix

There is a sample in the CHM.

Brian Rogers
"Intelligence removes complexity." - Me
http://blogs.msdn.com/icumove <-- NEW


On Tue, Jul 7, 2009 at 1:44 PM, Ilya Mayzel <imay...@mdsol.com> wrote:

> Hello,
>
>
>
> Does anyone know how can I create MSP with Wix based on my MSI/Wix
> package?
>
>
>
> First I created template.wxs schema file and compiled it into MSI
using
> candle and light.
>
> Now I have a new binary file I need to replace at the target location.
>
>
>
> What is a step by step process to create MSP?
>
> Can I use the same .wxs file with just modifications in a binary
> section?
>
> What product/package codes and GUIDS modifications should I make to
this
> file to turn it into PCP/MSP
>
>
>
> I read on the web that this is a sequence:
>
> candle patch.wxs
> light patch.wixobj -out patch.pcp
> msimsp -s patch.pcp -p patch.msp -l msimsp.log
>
>
>
> But what should be a different in the patch.wxs vs normal MSI .wxs ?
>
>
>
> Thanks,
>
>
>
> Ilya Mayzel
>
>
>
>
>
>
>
>
>
------------------------------------------------------------------------
------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited
time,
> vendors submitting new applications to BlackBerry App World(TM) will
have
> the opportunity to enter the BlackBerry Developer Challenge. See full
prize
> details at: http://p.sf.net/sfu/blackberry
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------
------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,

vendors submitting new applications to BlackBerry App World(TM) will
have
the opportunity to enter the BlackBerry Developer Challenge. See full
prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to