Re: [WiX-users] question to Assembly=".net"

2008-03-20 Thread fgc
Actually I meant the AssemblyApplication attribute of the File element. Am I correct that you are talking about the AssemblyApplication attribute of the NativeImage element? Or are they closely related somehow. Well, I guess I'm a bit confused about it. Heath Stewart-2 wrote: > > App isolatio

Re: [WiX-users] question to Assembly=".net"

2008-03-19 Thread Heath Stewart
App isolation doesn't really require the MsiAssembly* table values for managed assemblies (it does for native), but the additional benefit in WiX is that you can access bind variables for that assembly as documented in wix.chm. fgc wrote: > Hi all, > > So far I know that setting the Assembly=".