Jairo
Posts: 15
Joined: Fri Jan 25, 2008 2:05 am

How to insert a manifest file using mt.exe with AI

Hi all,

every time before I build my package I run a .bat file (see below) to add a manifest in a .exe COM file.
"c:\Arquivos de Programas\Microsoft SDKs\Windows\v6.0\Bin\mt.exe" -manifest default.manifest -outputresource:Assistente.exe;#1

How can I automate this procedure using AI?

Regards,

Jairo Marques
Bogdan
Posts: 2794
Joined: Tue Jul 07, 2009 7:34 am
Contact: Website

Re: How to insert a manifest file using mt.exe with AI

Hi Jairo,

For this you can add a pre-build event to execute your batch file, here are more details.

Regards,
Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”