If someone wants to strong name sign their BA assembly then 
BootstrapperCore.dll needs to be signed as well. Since we deal with certain 
large companies that like to sign everything they produce (<smile/) we need to 
keep our stuff strong name signed.


From: Heath Stewart [mailto:hea...@outlook.com]
Sent: Tuesday, February 25, 2014 8:04 AM
To: Windows Installer XML toolset developer mailing list
Subject: Re: [WiX-devs] Building MBA from local build

Then why not un-strong name sign BootstrapperCore.dll?

Also, people could always register for verification skip. There is a registry 
key in both the 32- and 64-bit hives so you wouldn't even need to redistribute 
sn.exe (probably not licensed for redist):

reg.exe add 
‘HKLM\Software\Microsoft\StrongName\Verification\*,36e4ce08b8ecfb17’ /reg:32 /f

- Heath from his Surface Pro

From: Bob Arnson<mailto:b...@joyofsetup.com>
Sent: ‎Monday‎, ‎February‎ ‎24‎, ‎2014 ‎8‎:‎04‎ ‎PM
To: Windows Installer XML toolset developer mailing 
list<mailto:wix-devs@lists.sourceforge.net>

On 24-Feb-14 19:52, Rob Mensching wrote:

Well, I’ll totally take blame for not getting though pull requests fast enough. 
I’ve spent too much time last few weeks trying to get the stupid whitespace 
issue sorted out that I got behind on other work.
And I'm blaming that for the problems I've been having merging pull requests. 
(I even re-cloned this weekend to see if it would help. It didn't.)

That said, the pull-request, merge, build pipeline is a pipeline and it's 
perfectly reasonable to be able to use in-progress work outside a dev machine. 
Can the MBA stuff be fixed after the build? (Native BAs wouldn't have this 
problem...just sayin'. :) )

--

sig://boB

http://joyofsetup.com/
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to