mirror of https://github.com/PCSX2/pcsx2.git
b7659ea3a5
Minor tweaks for SharedBase and SharedRedTape: -Updated ${APP_VERSION} to 1.6.0 and tweaked uninstall_log for functionality with uninstall script in pcsx2_full_install.nsi -Added !define for installer icon -Replaced obsolete function with RMDir functionality, uninstaller speed improved marginally -Added filepath for $DOCUMENTS to be removed if empty Main installer tweaks/enhancements: -Tested installer functions in NSIS 3.01 -Implemented uninstall script for future version detection. If an older or equivalent PCSX2 version is detected, the user is prompted to silently uninstall/overwrite or abort the installer. (The function is not compatible with any current stable releases because they lack the registry string required for version detection.) -Added a new installer function so that we can launch PCSX2 directly from the installer. -Supressed some errors related to unused plugins in MakeNSIS. -Replaced File with CreateDirectory function (for Cheats only) because it can't be used on an empty folder and will cause MakeNSIS to fail. -Removed unused /oname parameter that was leftover from SVN builds. -Added option to install additional languages for those who desire to save 2MB of space. -Condensed DirectX Packages into SectionGroup for neatness |
||
---|---|---|
.. | ||
templates | ||
AppIcon.ico | ||
ApplyExeProps.nsh | ||
IsUserAdmin.nsi | ||
SectionCoreReqs.nsh | ||
SectionShortcuts.nsh | ||
SectionUninstaller.nsh | ||
SharedBase.nsh | ||
SharedRedtape.nsh | ||
banner.bmp | ||
nsis_instructions.txt | ||
pcsx2_full_install.nsi |