Hello
Do you think it will be good to do an extra things to the executables? I noticed that a lot of the .exe and .dll does not has bldlevel information.
- Will be it be ok to add that information on the exe/dll using
AddToFile ?
- would that violates the sacrosanctity of the binary

?
- or is it too much OCD ?
I know that it may only be a nice to have, but not completely necessary.
Regards