
Extract an EXE from the binary table and run it from a VBScript Custom Action
Somebody over at ITNinja recently asked how they could run an executable stored in the binary table, from a VBScript Custom Action. Here’s an example I knocked up which describes how to extract an EXE from the binary table and...