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