Commit Graph

13 Commits

Author SHA1 Message Date
Gunnar Beutner 913bfe4eb2 Move user data before running the uninstaller
refs #11449
2016-04-18 16:46:27 +02:00
Gunnar Beutner e4615e8d09 Use _rmdir instead of _unlink
refs #11449
2016-04-14 14:39:48 +02:00
Gunnar Beutner 0d39c7361d Remove the Icinga 2 directory (if it's empty) after running uninstall.exe
refs #11449
2016-04-14 14:24:56 +02:00
Gunnar Beutner 63a7453e10 Make sure NSIS-based installations are uninstalled before we copy the new
files

refs #11449
2016-04-14 12:16:45 +02:00
Gunnar Beutner 4f697c8b4b Fix arguments for uninstall.exe
refs #11449
2016-04-14 07:51:23 +02:00
Gunnar Beutner 2b796aba84 Wait for uninstall.exe to terminate
refs #11449
2016-04-14 07:04:36 +02:00
Gunnar Beutner 5633440e39 Make sure the etc and var directories are in the common data directory
refs #11449
2016-04-13 21:32:20 +02:00
Gunnar Beutner 327d12295c Implement support for upgrading NSIS-based installations
refs #11449
2016-04-01 08:42:58 +02:00
Gunnar Beutner b0264dba3b Hide console windows during installation
refs #11449
2016-04-01 07:37:03 +02:00
Gunnar Beutner 7b41891b3b Add missing MkDirP call
refs #11449
2016-03-31 14:53:54 +02:00
Gunnar Beutner 948c8f1342 Make sure config files aren't overwritten during updates
refs #11449
2016-03-31 14:53:54 +02:00
Gunnar Beutner 14db2f04a8 Add missing pre and post installation commands
refs #11449
2016-03-31 14:53:54 +02:00
Gunnar Beutner 6bf3225e84 Implement support for running custom install/uninstall actions
refs #11449
2016-03-31 14:53:54 +02:00