Commit Graph

15 Commits

Author SHA1 Message Date
Shawn Hoffman 6a3412de1f update nsis installer
* MUI2
* add new langs supported by nsis 3.08
* MultiUser
* specify arch and build version on command line
2022-10-22 23:40:40 -07:00
Shawn Hoffman a472650ef2 Installer: remove old redists
The installer needs other maintenence, but this at least removes some cruft
2022-09-14 13:17:37 -07:00
njensen20 f03bd116d9
Update Installer.nsi
Added Qt dependencies, Updater, and DSPTool to the NSIS installer script
2019-06-06 11:39:34 -06:00
Pierre Bourdon dc8880f3d0 Merge pull request #3889 from CarlKenner/AddRemovePrograms
Installer: add values for the Size, Location, and Comments columns
2016-06-14 16:21:50 +02:00
Carl Kenner b31b8f02d9 This fixes the issue where the installer deletes the User folder, possibly including saved-games, and deletes everything else in the install folder, possibly including games that took hours to dump.
We still delete the Sys folder though, because otherwise games will use the wrong settings due to our wildcard support. And we delete the Languages folder, any DLL files, uninst.exe, Dolphin.exe, DSPTool.exe and the qt.conf and cpack_package_description.txt that older Dolphin installers or packages accidentally create.
2016-06-11 01:54:01 +09:30
Carl Kenner fe2a96bb06 Add values for the Size, Location, and Comments columns of the Programs and Features (aka Add/Remove Programs) window used to uninstall programs in Windows. Most programs fill in the Location and Size columns, but Dolphin doesn't. Most programs unfortunately don't fill in the comments column, but I find that annoying when I go to uninstall things and can't work out what half the programs are for. 2016-06-11 01:26:28 +09:30
Pierre Bourdon c26eb14ba8 Merge pull request #3884 from JosJuice/install-directory-without-version
Do not include the Dolphin version in the install directory name
2016-06-05 22:06:19 +02:00
JosJuice 0417f4993e Do not include the Dolphin version in the install directory name
This change was introduced for 4.0.1 and never ported to the
master branch until now. It would be awkward to have 5.0 go back
to the 4.0 behavior after we already changed the behavior once.
2016-06-05 21:37:41 +02:00
Chris Burgener 2507dc731c Prepare Windows Installer for 5.0 2016-06-05 15:10:00 -04:00
Pierre Bourdon 00c21e7859 Installer: Remove dual-architecture shim. 2016-06-05 09:41:34 +02:00
Chris Burgener d3bc7a9481 Update Installer to delete old Install directory 2016-03-06 10:39:53 -05:00
Fiora 7d9c9ae177 Merge pull request #1750 from Buddybenj/license
Use Consistent Spelling of "License"
2015-02-20 00:22:22 -08:00
Benjamin Przybocki 4f324ad742 Clean Up 2015-01-24 17:10:21 -06:00
Benjamin Przybocki 8ccd03cf4f Use Consistent Spelling of "license" 2015-01-05 15:06:54 -06:00
Pierre Bourdon 0c3cb5066e New installer for 4.0 2013-09-22 16:00:57 +02:00