Re: [WiX-users] Building Patches With Pyro

2010-04-03 Thread Kyle Huey
Looks like the problem was that I was running torch with just -a when I needed to be running it with -ax. Everything seems to work correctly after changing that. On Sat, Apr 3, 2010 at 3:37 PM, Kyle Huey wrote: > Hello All, > > I'm using WIX 3.0 RTM to build patches for an MSI

[WiX-users] Building Patches With Pyro

2010-04-03 Thread Kyle Huey
-v -delta patch.wixmsp -out patch.msp -t RTM patch.wixmst Microsoft (R) Windows Installer Xml Patch Builder version 3.0.5419.0 Copyright (C) Microsoft Corporation. All rights reserved. Updating file information. Creating cabinet files. Creating cabinet 'C:\Users\Kyle Huey\AppData\Local\Temp\ta

[WiX-users] Exceptions with pyro and -delta

2010-01-14 Thread Kyle Huey
ights reserved. Updating file information. Creating cabinet files. Creating cabinet 'C:\Users\Kyle Huey\AppData\Local\Temp\_dnnkzrp\#RTM.cab'. pyro.exe : error PYRO0001 : Unknown error (0xc00e3103) Exception Type: System.ComponentModel.Win32Exception Sta

Re: [WiX-users] Testing Framework

2010-01-13 Thread Kyle Huey
http://msdn.microsoft.com/en-us/library/aa369554%28VS.85%29.aspx On Wed, Jan 13, 2010 at 12:05 PM, Andrew Faust wrote: > Is there an existing framework for creating automated tests for installers > built with WiX? > > Thanks, > > Andrew Faust > > -

Re: [WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-10 Thread Kyle Huey
well as the above subdirs you will > need > > to also declare a DirectoryRef for that directory so that the fragment(s) > > from heat can be linked into your wixlibs. The only directories you have > to > > transform/manually deal with are those that are in common. Th

Re: [WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-08 Thread Kyle Huey
same problem in a manner that avoids this problem. - Kyle On Fri, Jan 8, 2010 at 6:47 PM, Blair wrote: > How about using XSLT to change the into > in the localized wixlib's wxs file from heat? > > -Original Message- > From: Kyle Huey [mailto:ksh...@ufl.edu] > S

[WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-08 Thread Kyle Huey
Hello all, I am using heat to generate the source for two .wixlibs which are lighted together with some other pieces to form my final MSI. Heat is used on two different directories at build time. One of these directories holds all of my language specific files "/localized/" and the other holds a