Is a Manifest necessary?

Is a Manifest necessary?

HideoYamada
Advisor Advisor
212 Views
2 Replies
Message 1 of 3

Is a Manifest necessary?

HideoYamada
Advisor
Advisor

Hello,

 

I found that one of my add-in has wrong manifest (copied from the other add-in and was not modified yet) but the add-in works fine.

Then I comment outed the mt.exe line in the post build event, but the add-in still works.

 

I think it was needed when the add-ins were COM add-in (non registry free add-in).

Do we still need to use mt.exe?

 

Thanks,

=====
Freeradical
 Hideo Yamada
https://www.freeradical.jp
0 Likes
Accepted solutions (1)
213 Views
2 Replies
Replies (2)
Message 2 of 3

JelteDeJong
Mentor
Mentor
Accepted solution

I know that the MT.exe command is still in the official documentation. But I have created addins now for years without using the command and my addins work fine.

Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Blog: hjalte.nl - github.com

Message 3 of 3

HideoYamada
Advisor
Advisor

Thank you.

First, I will stop using mt.exe for my private tools.

 

=====
Freeradical
 Hideo Yamada
https://www.freeradical.jp
0 Likes