How to build TFM when your company IT tools remove the exe files installed in the package
Sometimes, the windows exe file are not recognized as valid programs by internal IT tools.The TFM uses windows exe file to build the image signature.A way to solve this you need to use python:Install python 3.7Create a requirements.txt file containin...