On 10-Nov-11 15:45, Hoover, Jacob wrote:
> Anyone care to comment? Is the developers mailing list always this
> quiet/inactive?

Mostly.<g> Multi-instance packages aren't terribly common, even in the 
tiny subset of folks who write installers, and the tinier subset of 
folks who write installer tools.<g>

> I'm also not certain if it's possible to have multiple UpgradeCode's in
> the Upgrade table, but I have accounted for it.

It is.

> Now my problem is with testing.  As far as I can tell, my transforms are
> fully functional but I run into another issue which is caused by me
> having a custom compile of Wix on my machine (Failed to load assembly
> Microsoft.Deployment.WindowsInstaller. Error code 0x8013141A).  Doing
> some background shows that this is caused from a difference in signed
> assemblies (I assume the ones I build are delay signed, so they would
> only function locally.)

General rule is that if you can't mix and match "retail" WiX with bits 
from a local build. But you should be able to run everything from a 
local build. As long as you run the build once elevated, the build 
installs skip-verification entries for locally-build WiX assemblies.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to