SFX Compiler is a freeware program which enables you to add multiple files into one self-extracting file. This can be useful for distribution. If you are a software developer and need to send your program to your users, you can easily compile all your required files into one archive with an EXE extension. Non-software developers can benefit from this program too.
All I needed is a free tool to let me package in a single file a list of files and after extraction run a file I wanted.
The feature I needed is extraction to a certain folder (c:\temp)