Re: [WiX-users] Enabling platform features during install

2014-01-20 Thread Loïc Delambre
Hi, I used a command line tool embedded in my burn package like a prerequisite, this tool calls pkgmgr.exe in order to enable Windows features. Regards, Loïc Delambre -Message d'origine- De : Stephen I. Woolhead [mai

Re: [WiX-users] Development proposal for WixNetFxExtension

2013-10-16 Thread Loïc DELAMBRE
e the redist folder too, but you can put Name="dotNetFx45_Full_x86_x64.exe" if you want both exe at the same level. Best regards, Loïc DELAMBRE -Message d'origine- De : Veli-Matti Visuri [mailto:veli-matti.vis...@futuremark.com] Envoyé : mercredi 16 octobre 2013 13:51 À 

Re: [WiX-users] Burn : SQL Express 2008 R2 certificate problem

2013-07-11 Thread Loïc DELAMBRE
fy the definition > accordingly? > (Remove everything beginning with . Or what about > re-sign the SQL setup.exe with a correct SQL certificate? > > > 2013/7/10 Loïc DELAMBRE > > > Hello, > > > > I'm trying to chain many prerequisites to my product : .NET 4.0

[WiX-users] Burn : SQL Express 2008 R2 certificate problem

2013-07-10 Thread Loïc DELAMBRE
Is there a way to tell Burn that the package is Ok and it can install it? Other way is to put a bal:condition that detect that KB2749655 is not installed and block the bootstrapper. Best Regards, Loïc DELAMBRE -- See eve

Re: [WiX-users] Problem with IIS extension

2009-08-06 Thread Loïc DELAMBRE
aller XML toolset. Objet : Re: [WiX-users] Problem with IIS extension Set the SKIPCONFIGUREIIS property to 1. -- Yan -Original Message- From: Loïc DELAMBRE [mailto:delam...@doxense.com] Sent: Thursday, August 06, 2009 5:54 PM To: WiX-users@lists.sourceforge.net Subject: [WiX-users] Problem

[WiX-users] Problem with IIS extension

2009-08-06 Thread Loïc DELAMBRE
e the web part of my setup to avoid an error when Web server is not installed? Thanks for the help. Best regards, Loïc Delambre -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplif

Re: [WiX-users] Checking for IIS and SQL?

2009-01-30 Thread Loïc Delambre
ature : I did'nt check for SQL Server. Regards, Loïc Delambre Peter Oehlert wrote: > > This isn't strictly wix related but more a general setup question: > > > > Is anyone aware of a robust check to see that SQL Server (2005, expr