Kimmo Varis
a74faf334e
Installer: Add QT GUI to Windows installer.
...
Add new QT GUI -component to the installer. The component installs QT libraries, GUI executable and shortcut to Start-menu.
2009-06-04 12:38:08 +03:00
Kimmo Varis
c5058aedcb
Installer: Add docoments to Start-menu.
...
Add AUTHORS.txt, COPYING.txt and readme.txt to the Start-menu. Files are opened by default .txt file viewer which is usually Notepad.
2009-05-27 19:36:08 +03:00
Kimmo Varis
bc935bd7f3
Installer: Add .txt extension to text files. Windows does not know how to open files without extension in name so add .txt extension when installing for AUTHORS and COPYING.
2009-05-27 19:29:26 +03:00
Kimmo Varis
372fc33c5d
Installer: Install AUTHORS-file.
...
AUTHORS is good to install as it tells who are working with cppcheck.
2009-05-27 18:09:36 +03:00
Kimmo Varis
fa4961d24e
Installer: Add large installer bitmap.
...
Adding large installer image which is shown as "sidebar" of installer's welcome window. The bitmap is combination of Inno Setup standard image and cppcheck icon.
2009-05-27 18:00:29 +03:00
Kimmo Varis
24c84464b4
Installer: Fix output folder name in installer readme.
2009-05-27 17:37:44 +03:00
Kimmo Varis
910a1eb875
Installer: Add small image shown in top of the installer.
2009-05-27 17:31:14 +03:00
Daniel Marjamäki
15bbd4613e
Updated version to 1.32
2009-05-10 12:31:47 +02:00
Kimmo Varis
1fcc116cb9
Add VS runtimes to the Windows installer.
...
cppcheck requires VS 9 runtimefiles to run. Those runtimes are installed by many programs and it is probable lots of people already have them. But still there are users without those files. And for them it is non-trivial task to get cppcheck to run. So better just include runtimes for everybody.
2009-05-08 22:57:24 +03:00
Daniel Marjamäki
8533e112fe
updated version to 1.31
2009-04-12 19:54:15 +02:00
Kimmo Varis
9698c6d96b
Installer: update new executable (VS) build directory.
2009-03-09 20:03:22 +02:00
Kimmo Varis
91c8a5f1f0
Build installer to Build directory in project root.
...
Currently installer is build to subdirectory of the iss file which is not obvious place to find it. Also it is not good practice to build executables to source directories.
2009-03-09 19:21:22 +02:00
Kimmo Varis
ecc8d19c13
Set description for the installer file.
...
This description is shown in the explorer.
2009-03-09 19:09:05 +02:00
Kimmo Varis
8db0d2fc37
Set user wiki URL as application/support URL.
...
The installer was setting Sf.net project page as an URL which might be confusing for the users. Better use the wiki page.
2009-03-09 19:03:19 +02:00
Kimmo Varis
eb7cb81e53
Set version number for the installer file.
...
The installer file was missing a version number (was shown as 0.0.0.0) in the Windows Explorer. Set the installer file version number identical to product version number.
2009-03-09 18:45:22 +02:00
Daniel Marjamäki
f60cfb1184
updated version to 1.30 in installation script
2009-03-08 16:26:29 +01:00
Kimmo Varis
4296548129
Use 'folder' instead of 'directory' in Windows installer.
2009-02-26 08:10:59 +00:00
Daniel Marjamäki
566e1102bc
changed version to 1.28
2009-02-01 08:17:45 +00:00
Kimmo Varis
4fd689eeb5
Ticket #34 : Windows installer: Add cppcheck folder to system path.
2009-01-24 18:07:51 +00:00
Kimmo Varis
9ac05af78a
Improve the Windows installer readme text.
2009-01-18 13:53:48 +00:00
Reijo Tomperi
046222ba57
patch [ 2508523 ] Windows installer (with readme.txt based on patch comments)
2009-01-17 11:49:12 +00:00