pcsx2/nsis
Christian Kenny d503b56e8c NSIS: QoL changes, general cleanup, bug fixes (#3335)
Uninstaller:
- Removed dependency for AdvUninstallLog, it wasn't really used for anything.
- Remove unpacked installer files upon successful installation.

Installer:
- Remove detection code for versions prior to 1.4.
- Fix Unicode path issues.
- Fix path issues if install folder already exists.
- Remove language option.
- Fix redistributable installation issues.
- Move redistributable installation to after user proceeds with install.
2020-05-05 22:07:53 +02:00
..
AppIcon.ico Add installer icon, update copyright and build instructions for NSIS 3.0. 2017-05-16 09:39:12 +02:00
ApplyExeProps.nsh NSIS: QoL changes, general cleanup, bug fixes (#3335) 2020-05-05 22:07:53 +02:00
SectionUninstaller.nsh NSIS: QoL changes, general cleanup, bug fixes (#3335) 2020-05-05 22:07:53 +02:00
SectionVersionCheck.nsh NSIS: QoL changes, general cleanup, bug fixes (#3335) 2020-05-05 22:07:53 +02:00
SharedCore.nsh NSIS: QoL changes, general cleanup, bug fixes (#3335) 2020-05-05 22:07:53 +02:00
SharedDefs.nsh NSIS: QoL changes, general cleanup, bug fixes (#3335) 2020-05-05 22:07:53 +02:00
SharedShortcuts.nsh Split portable/pre-install and full installer into own scripts. Move shared definitions to their own files to reduce code duplication. 2017-05-16 09:39:12 +02:00
StrContains.nsh Reformat version detection, move null plugins, force remove folder in uninstaller. 2017-05-16 09:39:12 +02:00
banner.bmp [skip ci] nsis: Update banner/logo. 2019-01-31 21:10:08 +01:00
nsis_instructions.txt Added pre-install dialog, updated build instructions, fix RegKey in uninstaller, automatically backup old configuration folder, misc. changes. 2017-05-16 09:39:12 +02:00
pcsx2_full_install.nsi NSIS: QoL changes, general cleanup, bug fixes (#3335) 2020-05-05 22:07:53 +02:00
pcsx2_shared_init.nsi NSIS: QoL changes, general cleanup, bug fixes (#3335) 2020-05-05 22:07:53 +02:00
portable.ini Split portable/pre-install and full installer into own scripts. Move shared definitions to their own files to reduce code duplication. 2017-05-16 09:39:12 +02:00