Portable CbLauncher is updated to v0.1.4
The launcher is becoming mature. Version 0.1.3 was extensively used with the only issue that it was not passing command-line arguments to Code::Blocks.
Report any issue with 0.1.4 here (Biplab's blog has not been updated for a long time).
Download source, docs and exe: 
http://www.filesonic.com/file/36969763/CbLauncher_0.1.4.zipHistory:
 *  v-0.1.4 - November 2010
 *  - Commandline arguments are now passed on to Codeblocks.
 *  - Complete doxygen documentation
 *  - Streamlined code
 *
 *  v-0.1.3 - April 2010
 *  - Added optional portable CB tool path (optionally enables portable programming utilities)
 *  - Launcher icon added
 *  - Console hidden in release build, visible in debug build
 *
 *  v-0.1.2 - April 2010
 *  - Added optional portable CB fonts path (optionally allows fully portable programmer fonts for the editor)
 *  - Console now hidden
 *
 *  v-0.1.1 - 14 April 2009
 *  - Update on Biplab's blog, see 
http://biplab.in/2009/04/creating-portable-codeblocks-part-2/ *
 *  v-0.1 - 5 April 2009
 *  - First release on Biplab's blog, see 
http://biplab.in/2009/04/creating-portable-version-of-codeblocks/