We are in the process of converting our old InstallShield "projects" into
WiX projects (v3.7).  One of the last items we have to deal with is
signing.  IS has a mechanism to sign all binaries and then the msi.  I
don't see an analog in WiX.  Did I miss it?

Assuming I didn't...

The "proper" process would be to use signtool.exe to sign all binaries,
build the msi, and then use signtool.exe to sign the msi, correct?

I know this isn't a WiX question, but...

Short of adding a post-build step to every project, is there a "better"
means to add signing to your build process (VS2012 using TFS2012)?

Thanks,
-- 
Tony
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&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