[WiX-users] Burn Bootstrapper and SQL Server 2008 R2 Express

2012-06-14 Thread jean claude klodjan
Hello we have built a bootstrapper that installs different prerequisites, including "SQL Server 2008 R2 Express". This component can only install if there is no pending change on the machine, i.e. if the machine has been rebooted since the last time a setup has written data in the registry value "H

Re: [WiX-users] building a custom bootstrapper application from wixstdba

2012-04-30 Thread jean claude klodjan
> That error message must be coming from your custom.dll. I'm a little > confused why the code would be looking for wixstdba data if it's not > wixstdba. > > On Tue, Apr 24, 2012 at 10:00 AM, jean claude klodjan > wrote: > > > but in that case, the bal:WixStan

Re: [WiX-users] building a custom bootstrapper application from wixstdba

2012-04-24 Thread jean claude klodjan
o. See the "changing the wix > standard bootstrapper application branding" topic in the help file. > > -- > Bruce Cran > > Sent from my iPad > > On 24 Apr 2012, at 17:31, jean claude klodjan wrote: > > > hello > > i have built a custom bootstra

[WiX-users] building a custom bootstrapper application from wixstdba

2012-04-24 Thread jean claude klodjan
hello i have built a custom bootstrapper application, based on wixstdba. when i run the bootstrapper built using this dll, it can't probe for the thm.wxl and thm.xml files. i have added those files as payload, that way : this solves that part of the problem, but now i get th

[WiX-users] building Wix

2012-04-17 Thread jean claude klodjan
hello i'm having problem building wix : i have installed all the required prerequisites (or at their equivalent for Visual 2010) i basically just would like to build wixstdba, (it requires the balutil.lib ) - building any project in ext.sln (or in the wix solution) shows The "XsdGen" task was n