SyntaxHighlighter Evolved is one of the most popular WordPress plugins for adding highlighted code to your posts and pages. It comes with support for most languages, but there are some missing like batch files (CMD, BAT) and Inno Setup scripts (ISS).
Many applications use Inno Setup as their installer format. Extracting and modifying these kind of installers if fairly easy if you know a few things.
I will show you how to extract, modify and recompile an application that uses Inno as its installer.