I tried running a python application “compiled” by pyinstaller on a windows 2003 server to collect metadata.
After my attempt cmd spat out “The image file scan.exe is valid, but is for a machine type other than the current machine.”.
Is there a way to run the the executable there without first extracting the data to an external hard drive?