pcsx2/nsis
Jake.Stine df6f1b03f7 Major Settings Changes!
* PCSX2 now splits settings into two files: pcsx2-ui.ini and pcsx2-vm.ini.  The former is user interface clutter (window positions, confirmation dialogs, etc).  The latter is virtual machine settings, speed hacks, game fixes, etc.
 * Added support for PORTABLE INSTALLS!!  Portable install is currently manually enabled by adding an empty "pcsx2-portable.ini" to the install location of PCSX2.  Portable installs should run seamlessly from any flash drive, etc. (and will usually need Admin rights)
 * PCSX2 install location and plugins folders are stored in the registry now (unless portable install is enabled, in which case no registry is used).

Notes:
 * A button to enable portable installs from within PCSX2 is planned.
 * NSIS installer will hopefully be upgraded to allow for a portable install option as well.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4198 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-01-10 17:48:25 +00:00
..
templates NSIS Installer: 2010-05-30 02:00:19 +00:00
ApplyExeProps.nsh NSIS Installer: 2010-05-30 02:00:19 +00:00
IsUserAdmin.nsi NSIS Installer: 2010-05-15 13:13:55 +00:00
SectionCoreReqs.nsh Made the installer create a cheats directory as per request. 2010-09-28 22:02:42 +00:00
SectionShortcuts.nsh NSIS Installer: 2010-05-30 02:00:19 +00:00
SectionUninstaller.nsh Made the installer create a cheats directory as per request. 2010-09-28 22:02:42 +00:00
SharedBase.nsh Major Settings Changes! 2011-01-10 17:48:25 +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 Installer: 2010-05-30 02:00:19 +00:00
pcsx2_full_install.nsi Major Settings Changes! 2011-01-10 17:48:25 +00:00
pcsx2_web_install.nsi NSIS: Fix for installer not installing VS2010 on some systems (Issue 733) 2010-07-03 15:10:12 +00:00