22 Commits

Author SHA1 Message Date
Kimmo Varis
289fa0e07f Fixing ticket #1908 (setup don't install GUI translations)
Patch submitted by Tim Gerundt.
2010-07-28 21:11:02 +03:00
Kimmo Varis
7f5239e96c MSI Installer: Fix description text. 2010-06-28 23:27:21 +03:00
Kimmo Varis
914891f247 MSI Installer: Cleanup runtime files from InnoSetup installer.
Remove runtime files installed by earlier InnoSetup installer. These runtime
files might be different versions and might conflict with versions installed
by the MSI installer. Better to be on safe side here.
2010-06-28 20:47:00 +03:00
Kimmo Varis
904597a8ce Installer: Use product name as start menu shortcut item name. 2010-03-15 22:09:14 +02:00
Kimmo Varis
636bcd8a47 Installer: Move couple of strings to productInfo.wxi. 2010-03-15 20:10:42 +02:00
Kimmo Varis
ba7655ef07 Installer: add custom dialog background. 2010-03-09 20:25:29 +02:00
Kimmo Varis
4dd117db49 Installer: Add custom banner with Cppcheck icon. 2010-03-09 20:22:28 +02:00
Kimmo Varis
7408d515a5 Update MSI installer to install HtmlHelp manual. 2010-02-23 18:36:08 +02:00
Kimmo Varis
5e86403534 Installer: Add config variable for pdf manual path. 2010-01-17 21:12:25 +02:00
Kimmo Varis
b6e2586669 Installer: Path variable for gui.exe was missing in one place. 2010-01-17 20:23:06 +02:00
Kimmo Varis
f02d00824d Installer: Move installer configuration to new file. 2010-01-17 20:18:52 +02:00
Kimmo Varis
97eb380bba Installer: Add GPL v3 license.
WiX requires that license text is in RTF format so add also RTF-formatted
GPL v3 license text file.
2010-01-17 01:21:45 +02:00
Kimmo Varis
ab54fb68af Installer: Update package version to 300 to use latest installer version. 2010-01-17 01:11:49 +02:00
Kimmo Varis
a969a1aa9a Installer: Add variable for Qt dll location. 2010-01-17 01:09:14 +02:00
Kimmo Varis
38ef24c388 Install MS CRT runtimes.
Add VS2008 CRT merge module to the installer. This is the correct way to
install MS runtimes.
2010-01-17 01:04:41 +02:00
Kimmo Varis
3677ebcfca Installer: Add project file.
Project file allows building installer with msbuild. Add config variables
for binaries directories to avoid copying binaries to installer directory.
2010-01-17 00:27:03 +02:00
Daniel Marjamäki
65128b1331 windows installer: non-advertised shortcut for manual. Seems to work better 2009-11-23 19:42:35 +01:00
Daniel Marjamäki
d7c708cbf4 Windows Installer: added manual.pdf, renamed cppcheck.msi => cli.msi, renamed gui.msi => cppcheck.msi, fixes for upgrading 2009-11-21 15:24:21 +01:00
Daniel Marjamäki
a6c363ff06 updated version to 1.38 2009-10-25 08:41:27 +01:00
Daniel Marjamäki
1ba546407f Windows Installer: A simple installer without the gui 2009-09-23 16:24:52 +02:00
Daniel Marjamäki
d287a8e1d2 Version: 1.36 2009-09-20 14:14:01 +02:00
Daniel Marjamäki
506fd63652 Created an experimental wix installation file 2009-08-09 16:08:01 +02:00