cppcheck/win_installer
Reijo Tomperi 046222ba57 patch [ 2508523 ] Windows installer (with readme.txt based on patch comments) 2009-01-17 11:49:12 +00:00
..
cppcheck.iss patch [ 2508523 ] Windows installer (with readme.txt based on patch comments) 2009-01-17 11:49:12 +00:00
readme.txt patch [ 2508523 ] Windows installer (with readme.txt based on patch comments) 2009-01-17 11:49:12 +00:00

readme.txt

Simple Windows installer installing executable, license file and readme.txt to program
files/cppcheck folder.

Shortcuts are created to start cmd.exe in installation folder. So when 
user selects start menu/desktop icon he gets command prompt in cppcheck 
folder.

I'm just attaching the script file. Copy it to 'win_installer' -folder 
in cppcheck folder. It expects to find ../Release/cppcheck.exe.

Get the InnoSetup from:
http://www.innosetup.com/
Be sure to download the 'QuickStart Pack' as it installs some nice tools
like preprocessor support.