If you can explain how do you want to sign the dll I can try to create wix 
extension for you

something like 

 <Component Directory="FeatureA1"

                   yourNameSpace:SignKeyPathFile="yes"

                   Guid="{87DFBD51-5DA7-46D2-9FB5-8A602A87EA71}" 
          Id="ComponentAA1.txt">
          <File KeyPath="yes" 
Source="Content\FeatureA\FeatureA1\ComponentAA1\ComponentAA1.txt"/>
        </Component>
      </Feature>





Tomer Dror

SmartPlant Explorer Development Manager.
Intergraph Corporation.
Intergraph Israel.

Nesher 36881 - 4, Hacharoshet St.
P: +972 (4) 8779191-1222

Skype:tomer.dee
http://www.intergraph.com



.

________________________________________
From: Rob Mensching [r...@robmensching.com]
Sent: Wednesday, December 18, 2013 9:26 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Signing all DLLs and EXEs in project

Not today. Something considering for v4 (maybe).

-----Original Message-----
From: Brian Enderle [mailto:bria...@gmail.com]
Sent: Wednesday, December 18, 2013 11:22 AM
To: General discussion about the WiX toolset.
Subject: [WiX-users] Signing all DLLs and EXEs in project

Is there a way I can sign all the DLLs and EXEs in my project using WiX via 
signtool?

I was hoping there might be something available in the @Component element that 
would allow me to selectively sign DLL/EXE files so that I could avoid signing 
DLLs that I did not create.

Brian

If you can't explain it simply, you don't understand it well enough.  - Albert 
Einstein
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance affects 
their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & 
PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to