Following on from some work a colleague commenced I need to add a manifest to a 
bundle to pass the microsoft platform test, the following had been added to  
Wix2010.targets

  <Target Name="PatchSetupExe">
    <Exec Command='"C:\Program Files (x86)\Microsoft 
SDKs\Windows\v7.0A\Bin\mt.exe" -nologo -manifest 
"C:\VSSData\Product\Manifest\WithTrustInfo.manifest" 
-outputresource:"W:\TestBuild\PlatformTest\Installer.exe"' 
IgnoreExitCode='false' />
  </Target>

I have seen references  to the fact that this should be in the wixproj but it 
is not being called from either.

As a novice in this area, can anyone point me in the correct direction?

Thanks in advance
Martin Johnson
QA Manager | Xenomorph
t: +44 (0)20 7614 8600
www.xenomorph.com<http://www.xenomorph.com/?mail> | 
blog<http://xenomorph.typepad.com/?mail> | twitter<http://goo.gl/oaBWO> | 
linkedin<http://goo.gl/rdi8W>
This email is confidential and is intended only for the addressee. If you are 
not the intended recipient, please note that any dissemination, distribution or 
copying of this email is strictly prohibited. Any and all estimates, proposals, 
quotes and fees contained herein are for discussion purposes only and are not 
contractually binding unless executed in accordance with the standard practices 
of the Company. Attachments to this message have been virus checked but no 
guarantee can be made that any attachment is virus free. Please notify us 
immediately of any problem. Company reg. 3235432
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to