Re: [WiX-users] Obtaining an Assembly's Fully Qualified Name for use in a Property

2010-11-11 Thread Ryan Taylor
...@paretoplatform.com] Sent: Thursday, November 11, 2010 2:55 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Obtaining an Assembly's Fully Qualified Name for use in a Property You can use the linker bind variables. !(bind.assemblyFullName.) Doc l

Re: [WiX-users] Obtaining an Assembly's Fully Qualified Name for use in a Property

2010-11-11 Thread Ryan Taylor
, November 11, 2010 3:02 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Obtaining an Assembly's Fully Qualified Name for use in a Property Take a look at "Binder Variables" in the help file, I think they do exactly what you need. If your assembly is not

Re: [WiX-users] Obtaining an Assembly's Fully Qualified Name for use in a Property

2010-11-11 Thread Paulo Cristini
You can use the linker bind variables. !(bind.assemblyFullName.) Doc links seem to be busted so here's a cached version of the page (see the very bottom of the page) http://webcache.googleusercontent.com/search?q=cache:q5MngQTFO1cJ:wix.source forge.net/manual-wix3/light.htm+wix+bind+assemblyfull

Re: [WiX-users] Obtaining an Assembly's Fully Qualified Name for use in a Property

2010-11-11 Thread Neil Sleightholm
Take a look at "Binder Variables" in the help file, I think they do exactly what you need. If your assembly is not in the GAC you will need to set the File/@AssemblyApplication and File/@Assembly attributes. Neil -Original Message- From: Ryan Taylor [mailto:rtay...@penbaysolutions.com] S