Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Odegard
044ae691b9
Install, Uninstall - with changes commented.
I forgot to update the comments in the headers to describe what changes were made.  Also updated the copyright statements for the new year.
2019-01-10 15:38:27 -07:00
Jeff Odegard
5cc1fd2e31
Add files via upload
Fix for Uninstall leaves www/exec #53 and other improvements
 - Split regular installation and install-dev into separate scripts
 - Streamlined the installation script (only requires <enter> at the end to move to setup)
 - Redirected some unnecessary output to nul
 - Made formatting changes to prettify the output
2019-01-10 14:08:25 -07:00
4d20608767
Fix for bug #82 2019-01-03 17:47:16 -05:00
8048fea8d7
Typo fix #77 2018-12-04 23:11:32 -05:00
afd98f79d4
Added files for bug #56 2018-11-27 10:08:37 -05:00
Jeff Odegard
4f53418e8c
Created uinstall.bat, updated install.bat
Adding an uninstall.bat that, when run as administrator, will stop the apache2.4 and mysql services, delete the mysql service (which XAMPP uninstall leaves behind...), deletes the www folder and uninstalls XAMPP.

Modified the install.bat script to suppress output when deleting the unnecessary XAMPP htdocs folder and added a friendly "contact us" message to encourage some feedback from our users.
2018-10-03 15:06:56 -06:00
Jeff Odegard
0931990735
Delete Unnecessary XAMPP htdocs folder on install 2018-09-19 10:52:17 -06:00
Ryan Prather
8c38a6cdb9 initial commit of SVN release repo 2018-05-07 10:51:08 -04:00