Commit Graph

10 Commits (927aa2c39d2e2078a59d871cb16410b9583f8c69)

Author SHA1 Message Date
Dennis Schridde 82921fea9e Merge back r3223 from branches/2.0:
- Move win32/*.ico into icons/
- Modify windows icon to use 4/8/32bpp per size (except at 48x48 where 8 and 32bpp are sufficient), so that it properly displays on Vista
- Add splashbar I used for MojoSetup
- Add windows uninstaller icon
- Use (un)installer icon for the NSIS installer


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3224 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-29 13:55:17 +00:00
Giel van Schijndel 3fcc1cdfbe * Bring the NSIS install and update scripts somewhat in sync
* Rename all .xhtml output files to .html as on Windows by default .xhtml isn't associated with anything while .html is associated with the default browser
  * Change the output file names (of the generated installers) for the 2.0.8 updaters to the same filenames that are used for the downloads
  * Comment out the radio button license selection (people will still have to select "I Agree", though now through a button, not through option boxes)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2958 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-02 13:58:11 +00:00
Giel van Schijndel 8fbf62c1b2 * Get grim.wz from data/mods/global/grim.wz instead of data/grim.wz for the NSIS installers
* Fix data/Makefile.raw by moving make-target/make-rule $(SUBDIRS) below "all"

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2406 4a71c877-e1ca-e34f-864e-861f7616d084
2007-08-17 18:31:35 +00:00
Giel van Schijndel 882503686c * Add Dutch translation to patching installer
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2398 4a71c877-e1ca-e34f-864e-861f7616d084
2007-08-17 09:55:32 +00:00
Dennis Schridde 813c5db69c - Merge my OpenAL installer NSIS script with Giels (Installed into INSTDIR instead of TEMP)
- Simplify Windows NSIS Makefile. Since 2.25 -options are supported
- Add updater rule to AutoMakefile
- Remove unnecessary aclocal flags from icons/


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1925 4a71c877-e1ca-e34f-864e-861f7616d084
2007-06-22 16:01:46 +00:00
Giel van Schijndel 5ae2bbfda5 * Add GPL license headers to NSIS installer files
Dennis Schridde <devurandom> gave me permission to license his part of these files under the GPL (on IRC)
I hereby (explicitly, implicitly I had already done so) release my contributions to these files under the GPL as well.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1918 4a71c877-e1ca-e34f-864e-861f7616d084
2007-06-22 11:44:13 +00:00
Giel van Schijndel c3713f7cf5 Make sure that files added by the installer are also removed by the uninstaller (Authors.txt and ChangeLog.txt)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1518 4a71c877-e1ca-e34f-864e-861f7616d084
2007-04-22 15:32:49 +00:00
Dennis Schridde 4003b2dc95 Due to popular request: Standardinstallation
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1386 4a71c877-e1ca-e34f-864e-861f7616d084
2007-04-06 12:47:41 +00:00
Dennis Schridde e718c24567 - Fix a typo in german Windows installer descriptions
- Fix DATADIR


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1367 4a71c877-e1ca-e34f-864e-861f7616d084
2007-04-05 17:20:15 +00:00
Dennis Schridde dcd8aa2eed Port of r1315 (HKLM and updater)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1316 4a71c877-e1ca-e34f-864e-861f7616d084
2007-04-01 00:19:03 +00:00