# Helper Programs
# Note: See README.txt for details on downloading and installing these programs.
#    @image_magick_dir     Location of ImageMagick exectuables
#                          For Linux systems, should be something like /usr/bin/
#                          For Mac systems, should be something like /opt/local/bin/
#                          For Windows systems, should be something like C:\\Program Files\\ImageMagick-6.5.4-Q16\\
#    @unrar_handler        Location of unrar executable
#                          For Linux systems, should be something like /usr/bin/unrar
#                          For Mac systems, should be something like /opt/local/bin/unrar
#                          For Windows systems, should be something like C:\\Program Files\\WinRAR\\UnRAR.exe
#    @rar_handler          Location of rar executable
#                          For Linux systems, should be something like /usr/bin/rar
#                          For Mac systems, should be something like /opt/local/bin/rar
#                          For Windows systems, should be something like C:\\Program Files\\WinRAR\\Rar.exe
#    @sevenzip_handler     Location of 7zip executable.
#                          For Linux systems, should be something like /usr/bin/7z
#                          For Mac systems, should be something like /opt/local/bin/7z
#                          For Windows system, should be something like C:\\Program Files\\7zip\\7z.exe
#    @pdftk                Location of pdftk executable.
#                          For Linux systems, should be something like /usr/bin/pdftk
#                          For Mac systems, should be something like /opt/pdflabs/pdftk/bin/pdftk
#                          For Windows systems, should be something like C:\\Windows\\system32\\pdftk.exe
#    @kindlegen            Location of kindlegen executable.
#                          As kindlegen does not require installation, you can simply place it your MangAI folder.