Commit Graph

13 Commits

Author SHA1 Message Date
Littleboy
3cb7d4b1cc NSIS: Add option to not include data files in the installer (they are now included in the exe by default) 2011-05-11 17:58:29 -04:00
Littleboy
548e43c57f DISTS: Test for parameters in NSIS script and throw errors when not passed to command line 2011-05-05 12:58:42 -04:00
Littleboy
c160dbc8d2 DISTS: Add optional ARCH parameter to NSIS script 2011-05-05 12:51:05 -04:00
Littleboy
b2e67622b0 DISTS: Update NSIS script version to 1.4.0git 2011-05-02 23:17:02 -04:00
Littleboy
580986aa42 DISTS: Drop high-resolution versions of the installer icon (128x128 & 96x96)
This reduces installer size by around 114Kb.
2011-04-28 16:35:24 -04:00
Littleboy
95f6290650 DISTS: Update NSIS start menu shortcuts creation/removal
- Create shortcuts in all-users start menu folder
 - Properly remove all shortcuts on uninstall
2011-04-28 13:35:35 -04:00
Littleboy
52fd84ebb7 DISTS: Remove optional flag from NSIS script uninstall section 2011-04-28 05:26:05 -04:00
Littleboy
d693347765 DISTS: Update NSIS installer shortcut creation
- Fix missing CreateDirectory directive to create the base shortcut folder
 - Add Readme to the list of shortcuts
2011-04-28 05:16:31 -04:00
Littleboy
8a02cf4732 DISTS: Copy/use README-SDL to/from the build folder (it is copied from out of tree) 2011-04-28 05:04:06 -04:00
Littleboy
7728643818 DISTS: Add README-SDL to the installer script 2011-04-27 15:13:17 -04:00
Littleboy
e615b7f636 DISTS: Update formating and comments of NSIS script 2011-04-27 11:08:58 -04:00
Littleboy
4d58d3c1ac DISTS: Sort NSIS installer languages and disable the ones that aren't supported by ScummVM itself yet. 2011-04-27 11:08:47 -04:00
Littleboy
646def4947 DISTS: Add NSIS installer script template for building windows installers 2011-04-27 11:08:39 -04:00