pcsx2/nsis
avihal 6d691b63f5 NSIS Un/Installer: updates (for both full/web installers):
- Removed vcredist 2008-sp1 and 2010, added vcredist 2010 sp1.
- GSdx DLLs rename (+"32"), added avx.
- Version to 1.0.0.
- Uninstaller: bios removal now has own checkbox (can now remove everything and keep bios).
- Uninstaller: registry is cleaned first (better for next install in case uninstall fails for some reason).

TODO/ToTest:
- Test upgrade from 0.98, 0.97.
- Got few crashes and/or errors if files/folders were in use while uninstalling. Look into that.
- First install on a clean system: test that first-time-wizard appears (i didn't get the ftw, I possibly had stuff from previous incomplete uninstall).
- Add an option to run pcsx2 when the installer completes?
- readme/faq have "0.9.8" in filename, but the installer refers to <version>, check if/when it's used.
- Cheats folder created at program files. consider at mydocs?
- Cheats folder contains what appears to be a valid pnach file for personas 4 (inf health etc). do we want that packaged?
- Do we want to mirror vcredist 2010sp1 on pcsx2.code.google/files? (older redists are mirrored).
- Change the installer logo to the one used everywhere else?
- See if we can use the best gsdx version selected initially (my system supports sse4, but it selects the sse2 dll by default at ftw).
- Default KB config for lilypad? all other plugins can work without configuring manually, but without a controller configured, it's very meh. See what we can do about it.


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5271 96395faa-99c1-11dd-bbfe-3dabce05a288
2012-06-06 14:55:15 +00:00
..
templates NSIS Installer: 2010-05-30 02:00:19 +00:00
ApplyExeProps.nsh First round of installer fixes. 2011-03-24 04:34:46 +00:00
IsUserAdmin.nsi NSIS Installer: 2010-05-15 13:13:55 +00:00
SectionCoreReqs.nsh Installer changes to support the new docs. 2011-04-07 19:52:47 +00:00
SectionShortcuts.nsh NSIS Installer: 2010-05-30 02:00:19 +00:00
SectionUninstaller.nsh NSIS Un/Installer: updates (for both full/web installers): 2012-06-06 14:55:15 +00:00
SharedBase.nsh NSIS Un/Installer: updates (for both full/web installers): 2012-06-06 14:55:15 +00:00
SharedRedtape.nsh Made the installer create a cheats directory as per request. 2010-09-28 22:02:42 +00:00
banner.bmp NSIS Installer: 2010-05-15 13:13:55 +00:00
nsis_instructions.txt NSIS Un/Installer: updates (for both full/web installers): 2012-06-06 14:55:15 +00:00
pcsx2_full_install.nsi NSIS Un/Installer: updates (for both full/web installers): 2012-06-06 14:55:15 +00:00
pcsx2_web_install.nsi NSIS Un/Installer: updates (for both full/web installers): 2012-06-06 14:55:15 +00:00