[WiX-users] Installing 32-bit and 64-bit components in same bundle

2013-01-03 Thread Eric Schultz
file that people can run in all cases that will install the appropriate dependencies and version. Can that be done with a Wix bundle? If so, do you have any tips that I could use to understand how to do that? Eric -- Eric Schultz, Developer Advocate, Outercurve Foundation http

[WiX-users] ExePackage that requires .NET installed earlier in Bundle

2013-01-29 Thread Eric Schultz
before it can be used by the Sql Server install. I tried putting a RollbackBoundary after the .Net install but it didn't seem to help. Any one have any suggestions? Thanks, Eric -- Eric Schultz, Developer Advocate, Outercurve Foundation http://www.outercurve.org eschu...@outercurve.org

Re: [WiX-users] Burn: Prerequisites on Windows 2012 Server and the Server Manager requirement

2013-02-04 Thread Eric Schultz
://p.sf.net/sfu/appdyn_d2d_jan ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users -- Eric Schultz, Developer Advocate, Outercurve Foundation http://www.outercurve.org eschu

Re: [WiX-users] Burn: Prerequisites on Windows 2012 Server and the Server Manager requirement

2013-02-05 Thread Eric Schultz
on Windows 2012 Server and the Server Manager requirement On 2013-02-04 22:29, Eric Schultz wrote: All, I've created a simple ExeRunner application that can be embedded into your bundle and then be called to run a command on the destination computer. To install .NET Framework 3.5 and less

[WiX-users] Force silent install always

2010-09-20 Thread Eric Schultz
Hey all, On the project I'm working on, we need MSI files to never have a UI (even the built in one), other than the UAC dialog, pop up. This means when a user double clicks the MSI file in Windows Explorer no dialog will pop up other than the UAC one. Is it possible to do this with Wix and if

[WiX-users] Custom TimeDate Column Sample

2010-10-23 Thread Eric Schultz
All, I'm trying to create a custom table for my Wix project. One of the columns needs to hold a date so I assume I use the TimeDate category with Type 'int' as suggested in the documentation. When I do this though I get a warning telling me the column width is wrong. I also am unsure what format

[WiX-users] Light Error LGHT0001 on custom table with binary column

2010-10-24 Thread Eric Schultz
I'm getting an error from light when I build a wix project that has a custom table with a binary column. The error message returned is as follows: light.exe : error LGHT0001 : Function failed during execution Exception Type: System.ComponentModel.Win32Exception Stack Trace: at