I'm sorry, I do not quite understand what you mean by 'provided targets'. I used the following command in the Post Build event for the bundle project: (The certificate was previously imported into a local catalog. This is the same command that I also use in the Post Build event for my MSI project, which has been working without issue.)
VS2010 Post-build Event: "$(WindowsSDKDir)\signtool.exe" sign /n "<cert name>" /d "<desc>" "$(TargetDir)$(TargetFileName)" The build log says: "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\signtool.exe" sign /n "<cert name>" /d "<desc>" "<path to bundle project>\bin\Debug\Mysetup.exe" Done Adding Additional Store Successfully signed: <path to bundle project>\bin\Debug\Mysetup.exe I saw in another thread an example that signed engine.exe but I did not quite understand how to apply that to my project. Thanks for the assistance. Phill -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Unspecified-Error-after-signing-bundle-tp7587845p7587861.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users