Re: [WiX-users] Problem with updating 1.0.1.1 to 1.0.2.1

2010-07-26 Thread KATO Kanryu
Thanks!

I consult the Q/A.(also Yours)
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Updating-multiple-versions-of-a-product-td1384674.html

I successed to make 1.2 patch from 1.0 or 1.1

Here is.














--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Problem with updating 1.0.1.1 to 1.0.2.1

2010-07-23 Thread Pally Sandher
You need to add a TargetImage Element for the 1.0.1.1 package to your
UpgradeImage Element as you have done for the 1.0.0.1 package

Without that the 1.0.2.1 patch knows nothing of the existence of the
1.0.1.1 package.

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 **
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: KATO Kanryu [mailto:k.kan...@gmail.com] 
Sent: 23 July 2010 12:01
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Problem with updating 1.0.1.1 to 1.0.2.1

hi,

I have made a product and two patches,

msi 1.0.0.1
msp(A) 1.0.1.1 (between 1.0.0.1 and 1.0.1.1)
msp(B) 1.0.2.1 (between 1.0.0.1 and 1.0.2.1)

I can update to 1.0.2.1 with (B) from 1.0.0.1, but can't update with (A)
from 1.0.1.1.

What I take attention for wxs?


http://schemas.microsoft.com/wix/2006/wi";>
   

   

   http://www.ours.co.jp";
   Classification="Update"
   DisplayName="$(var.AppFullName) Updater
$(var.PatchVersion)"/>

   
   
   
   
   

   

   



  

...



  
  

  


--
This SF.net email is sponsored by Sprint What will you do first with
EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Problem with updating 1.0.1.1 to 1.0.2.1

2010-07-23 Thread KATO Kanryu
hi,

I have made a product and two patches,

msi 1.0.0.1
msp(A) 1.0.1.1 (between 1.0.0.1 and 1.0.1.1)
msp(B) 1.0.2.1 (between 1.0.0.1 and 1.0.2.1)

I can update to 1.0.2.1 with (B) from 1.0.0.1,
but can't update with (A) from 1.0.1.1.

What I take attention for wxs?


http://schemas.microsoft.com/wix/2006/wi";>
   

   

   http://www.ours.co.jp";
   Classification="Update"
   DisplayName="$(var.AppFullName) Updater $(var.PatchVersion)"/>

   
   
   
   
   

   

   



  

...



  
  

  

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users