Hervé Girod - 2017-03-25

Add several methods in the SystemUtils class to detect the OS architecture (32 bits or 64 bits), the architecture of an executable file (32 bits, 64 bits, or universal for PE, ELF, or Mach-O), and the compatibility between the OS architecture and the executable type
Add an ExecutableFinder class to find an executable in a list of roots

 

Last edit: Hervé Girod 2017-04-03