DLLs and EXEs are compiled binary data.. you wouldn't get anything usable out of "reading" them. It would be mostly-unreadable machine code. Flex can't execute files either, as that would be a security issue. AIR has the ability to, though, with the use of a Command Proxy.