IExpress Wizard
Today I found about IExpress Wizard utility. It is built-in in Windows and allows to create self-extracting/installing packages.

I won’t write down a tutorial. Since I learned how to use it by running it just one time, it is pretty easy. Choose your package name, include a prompt before install (if you want to), choose files, include a license agreement file (if wanted), choose a command to run after the extraction and enable a restart request if needed. A finished message can be customized.
To open the program, go to Start-Run and enter iexpress
Really useful to distribute small software packages and applications add-ons, and … well just use your imagination.
Source: Alfred’s Tech Blog



It’s always good to know :oP