[WiX-users] How to remove REINSTALL=ALL property in Wix

2013-05-05 Thread Yongxiu Cui
Hi,

Could you help me on this issue? My team are building a project, which need a 
major upgrade.
But the original update service will append the REINSTALL=ALL 
REINSTALLMODE=vomus to the msiexec command line.

I found that the major upgrade would fail if it has these properties, so is 
there any method to remove/ignore these properties in the wix?
I've tried using a custom action MsiSetProperty(hInstall, LREINSTALL, L); 
but it failed too.

Best Regards,
Yongxiu

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to remove REINSTALL=ALL property in Wix

2013-05-05 Thread Laika42
Hi,
Did you change productcode and increased setup Version?
Can you doublecheck this and if is still not working provide more information?
Regards,
Markus

Am 05.05.2013 um 10:44 schrieb Yongxiu Cui yo...@microsoft.com:

 Hi,
 
 Could you help me on this issue? My team are building a project, which need a 
 major upgrade.
 But the original update service will append the REINSTALL=ALL 
 REINSTALLMODE=vomus to the msiexec command line.
 
 I found that the major upgrade would fail if it has these properties, so is 
 there any method to remove/ignore these properties in the wix?
 I've tried using a custom action MsiSetProperty(hInstall, LREINSTALL, L); 
 but it failed too.
 
 Best Regards,
 Yongxiu
 
 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite
 It's a free troubleshooting tool designed for production
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap2
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Heat with file path longer than 260 chars report an error

2013-05-05 Thread Marco Tognacci
So isn't there any way to make Heat working with long paths? Any plan for next 
release?

 From: r...@robmensching.com
 Date: Fri, 3 May 2013 11:12:13 -0700
 To: wix-users@lists.sourceforge.net
 Subject: Re: [WiX-users] Heat with file path longer than 260 chars report an  
 error
 
 Unfortunately, the .NET Framework doesn't handle that.
 
 
 On Fri, May 3, 2013 at 10:56 AM, Marco Tognacci mark...@live.it wrote:
 
  I have used HeatDirectory to harvest a folder with many subdirectories and
  files, but Heat.exe report an error because the filepath of an item is
  larger than 260 chars (with the name and the full subdirectories path)Is
  there any way to harvest a folder with may subdirectories as the single
  filepath is longer than 260 chars?
 
 
  --
  Get 100% visibility into Java/.NET code with AppDynamics Lite
  It's a free troubleshooting tool designed for production
  Get down to code-level detail for bottlenecks, with 2% overhead.
  Download for free and get started troubleshooting in minutes.
  http://p.sf.net/sfu/appdyn_d2d_ap2
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 
 
 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite
 It's a free troubleshooting tool designed for production
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap2
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
  
--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Heat with file path longer than 260 chars report an error

2013-05-05 Thread Rob Mensching
We're waiting for NETFX 5.0 and MSI 6.0 or later when Microsoft fixes the
underlying issues in their APIs.


On Sun, May 5, 2013 at 7:20 AM, Marco Tognacci mark...@live.it wrote:

 So isn't there any way to make Heat working with long paths? Any plan for
 next release?

  From: r...@robmensching.com
  Date: Fri, 3 May 2013 11:12:13 -0700
  To: wix-users@lists.sourceforge.net
  Subject: Re: [WiX-users] Heat with file path longer than 260 chars
 report an  error
 
  Unfortunately, the .NET Framework doesn't handle that.
 
 
  On Fri, May 3, 2013 at 10:56 AM, Marco Tognacci mark...@live.it wrote:
 
   I have used HeatDirectory to harvest a folder with many subdirectories
 and
   files, but Heat.exe report an error because the filepath of an item is
   larger than 260 chars (with the name and the full subdirectories
 path)Is
   there any way to harvest a folder with may subdirectories as the single
   filepath is longer than 260 chars?
  
  
  
 --
   Get 100% visibility into Java/.NET code with AppDynamics Lite
   It's a free troubleshooting tool designed for production
   Get down to code-level detail for bottlenecks, with 2% overhead.
   Download for free and get started troubleshooting in minutes.
   http://p.sf.net/sfu/appdyn_d2d_ap2
   ___
   WiX-users mailing list
   WiX-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wix-users
  
  
 
 --
  Get 100% visibility into Java/.NET code with AppDynamics Lite
  It's a free troubleshooting tool designed for production
  Get down to code-level detail for bottlenecks, with 2% overhead.
  Download for free and get started troubleshooting in minutes.
  http://p.sf.net/sfu/appdyn_d2d_ap2
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users


 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite
 It's a free troubleshooting tool designed for production
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap2
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Heat with file path longer than 260 chars report an error

2013-05-05 Thread Marco Tognacci
Thanks, do you know when NETFX 5.0 and MSI 6.0 are planned to public realese?

 From: r...@robmensching.com
 Date: Sun, 5 May 2013 07:33:42 -0700
 To: wix-users@lists.sourceforge.net
 Subject: Re: [WiX-users] Heat with file path longer than 260 chars report an  
 error
 
 We're waiting for NETFX 5.0 and MSI 6.0 or later when Microsoft fixes the
 underlying issues in their APIs.
 
 
 On Sun, May 5, 2013 at 7:20 AM, Marco Tognacci mark...@live.it wrote:
 
  So isn't there any way to make Heat working with long paths? Any plan for
  next release?
 
   From: r...@robmensching.com
   Date: Fri, 3 May 2013 11:12:13 -0700
   To: wix-users@lists.sourceforge.net
   Subject: Re: [WiX-users] Heat with file path longer than 260 chars
  report an  error
  
   Unfortunately, the .NET Framework doesn't handle that.
  
  
   On Fri, May 3, 2013 at 10:56 AM, Marco Tognacci mark...@live.it wrote:
  
I have used HeatDirectory to harvest a folder with many subdirectories
  and
files, but Heat.exe report an error because the filepath of an item is
larger than 260 chars (with the name and the full subdirectories
  path)Is
there any way to harvest a folder with may subdirectories as the single
filepath is longer than 260 chars?
   
   
   
  --
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
   
   
  
  --
   Get 100% visibility into Java/.NET code with AppDynamics Lite
   It's a free troubleshooting tool designed for production
   Get down to code-level detail for bottlenecks, with 2% overhead.
   Download for free and get started troubleshooting in minutes.
   http://p.sf.net/sfu/appdyn_d2d_ap2
   ___
   WiX-users mailing list
   WiX-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wix-users
 
 
  --
  Get 100% visibility into Java/.NET code with AppDynamics Lite
  It's a free troubleshooting tool designed for production
  Get down to code-level detail for bottlenecks, with 2% overhead.
  Download for free and get started troubleshooting in minutes.
  http://p.sf.net/sfu/appdyn_d2d_ap2
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 
 
 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite
 It's a free troubleshooting tool designed for production
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap2
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
  
--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] MSI not on top from bootstrapper

2013-05-05 Thread David White
I have a custom BA (modeled after a popular XAML example of the web) built that 
gathers some parameters and kicks off MSI. Does the kicked off MSI always end 
up in the background? Any way to make it appear in the foreground?

David White
Chief Software Engineer
Living PlanIT SA
Mobile: 586-354-5996

(c) Living PlanIT SA
This electronic message contains privileged and confidential information and is 
intended for the use of the addressee only. Any dissemination, access, copying, 
disclosure, use or redistribution of this message or any of its contents by 
anyone without prior permission of the sender is strictly prohibited. If you 
have received this message in error, please delete it and notify the sender by 
reply.
We disclaim all responsibility and cannot accept liability for the consequences 
of any person acting, or refraining from acting on the contents of the message 
and the information contained in this email can in no way be considered legally 
binding. Views presented in this message are solely the responsibility of the 
author and are not necessarily those of Living PlanIT SA.

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] MSI not on top from bootstrapper

2013-05-05 Thread Rob Mensching
If you pass your BA window handle to Apply() the MSI UI should show up on
top.


On Sun, May 5, 2013 at 8:19 AM, David White da...@living-planit.com wrote:

 I have a custom BA (modeled after a popular XAML example of the web) built
 that gathers some parameters and kicks off MSI. Does the kicked off MSI
 always end up in the background? Any way to make it appear in the
 foreground?

 David White
 Chief Software Engineer
 Living PlanIT SA
 Mobile: 586-354-5996

 (c) Living PlanIT SA
 This electronic message contains privileged and confidential information
 and is intended for the use of the addressee only. Any dissemination,
 access, copying, disclosure, use or redistribution of this message or any
 of its contents by anyone without prior permission of the sender is
 strictly prohibited. If you have received this message in error, please
 delete it and notify the sender by reply.
 We disclaim all responsibility and cannot accept liability for the
 consequences of any person acting, or refraining from acting on the
 contents of the message and the information contained in this email can in
 no way be considered legally binding. Views presented in this message are
 solely the responsibility of the author and are not necessarily those of
 Living PlanIT SA.


 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite
 It's a free troubleshooting tool designed for production
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap2
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Heat with file path longer than 260 chars report an error

2013-05-05 Thread Rob Mensching
I do not. Sorry.


On Sun, May 5, 2013 at 8:15 AM, Marco Tognacci mark...@live.it wrote:

 Thanks, do you know when NETFX 5.0 and MSI 6.0 are planned to public
 realese?

  From: r...@robmensching.com
  Date: Sun, 5 May 2013 07:33:42 -0700
  To: wix-users@lists.sourceforge.net
  Subject: Re: [WiX-users] Heat with file path longer than 260 chars
 report an  error
 
  We're waiting for NETFX 5.0 and MSI 6.0 or later when Microsoft fixes the
  underlying issues in their APIs.
 
 
  On Sun, May 5, 2013 at 7:20 AM, Marco Tognacci mark...@live.it wrote:
 
   So isn't there any way to make Heat working with long paths? Any plan
 for
   next release?
  
From: r...@robmensching.com
Date: Fri, 3 May 2013 11:12:13 -0700
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Heat with file path longer than 260 chars
   report an  error
   
Unfortunately, the .NET Framework doesn't handle that.
   
   
On Fri, May 3, 2013 at 10:56 AM, Marco Tognacci mark...@live.it
 wrote:
   
 I have used HeatDirectory to harvest a folder with many
 subdirectories
   and
 files, but Heat.exe report an error because the filepath of an
 item is
 larger than 260 chars (with the name and the full subdirectories
   path)Is
 there any way to harvest a folder with may subdirectories as the
 single
 filepath is longer than 260 chars?



  
 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite
 It's a free troubleshooting tool designed for production
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap2
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


   
  
 --
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
  
  
  
 --
   Get 100% visibility into Java/.NET code with AppDynamics Lite
   It's a free troubleshooting tool designed for production
   Get down to code-level detail for bottlenecks, with 2% overhead.
   Download for free and get started troubleshooting in minutes.
   http://p.sf.net/sfu/appdyn_d2d_ap2
   ___
   WiX-users mailing list
   WiX-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wix-users
  
  
 
 --
  Get 100% visibility into Java/.NET code with AppDynamics Lite
  It's a free troubleshooting tool designed for production
  Get down to code-level detail for bottlenecks, with 2% overhead.
  Download for free and get started troubleshooting in minutes.
  http://p.sf.net/sfu/appdyn_d2d_ap2
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users


 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite
 It's a free troubleshooting tool designed for production
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap2
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users