Commit Graph

6 Commits

Author SHA1 Message Date
SeventhSentinel 73542c008c merge srb2 next 2019-01-05 15:59:23 -05:00
mazmazz 6b5fc921f2 Remove windows installer 2018-12-07 16:56:48 -05:00
TehRealSalt d16c47ccb6 Edited the installer to support SRB2Kart
There is a LOT that can go wrong here, so I'm not gonna make this a priority for v1.0.2. If someone else wants to take a crack at maintaining this though, and fixing any and all inconsistencies, then feel free.
2018-12-05 20:39:42 -05:00
mazmazz decb22dabd Make uninstaller a self-extractable 2018-12-04 11:17:08 -05:00
mazmazz 7b1423a236 Add old-install-list.txt to explicitly define which old install files need to be moved
Replaces MoveOldExeDlls routine in installer staging
2018-12-04 01:11:30 -05:00
mazmazz 15f584ecc6 Installer followup
* Check if administrator rights are required
* Add INSTALL INSTRUCTIONS text file to root install folder in case the installer fails
* Add failsafes to uninstaller file deletion: check if name is a folder, and check for illegal chars
* Fixed parentheses breaking the installer by instead making exclamation marks do the breaking. Thanks Windows!
2018-12-03 22:12:13 -05:00