Commit Graph

32 Commits

Author SHA1 Message Date
Eric Reed 133047a495 Be sure to throw if we exhaust retries 2013-03-14 12:01:33 -04:00
Eric Reed ce014b1f14 Implement retries on package download in installer 2013-03-14 11:19:13 -04:00
Eric Reed 2f64303dcd Attempt to fix in-place updates #52 2013-03-13 17:52:56 -04:00
Eric Reed 1e0a405ef3 More status info in installer 2013-03-13 13:42:41 -04:00
Eric Reed f73228919f Delete Pismo install files when finished 2013-03-13 09:24:55 -04:00
Eric Reed 13140003a6 Don't install pismo during update #47 2013-03-13 08:51:33 -04:00
Eric Reed 36e4e8f402 Add pismo to installer and uninstaller 2013-03-12 14:56:46 -04:00
Eric Reed 241bddcf78 Oops. Wrote to the wrong hive... 2013-03-11 20:43:44 -04:00
Eric Reed 9e5c8f9721 Move uninstall to add/remove programs. Also fix continuation errors when problem downloading package. 2013-03-11 12:10:12 -04:00
LukePulverenti ea1b57a4d8 fixed installer root suffix 2013-03-08 21:34:54 -05:00
Eric Reed dd5bb6890e Remove archive after extraction 2013-03-02 12:41:00 -05:00
Eric Reed cb17eca3a4 Full cmdline support for installer 2013-03-02 11:10:06 -05:00
Eric Reed 334c069207 Improve waiting for things to end in (un)installer 2013-03-02 10:01:55 -05:00
Eric Reed e3b42ad59e Remove archive extraction from PackageManager
It is no longer needed as the installer does this
2013-03-01 15:42:44 -05:00
Eric Reed 833639ff87 Clean up some edges on installers 2013-03-01 10:36:14 -05:00
Eric Reed a486ff5443 Re-style the installer 2013-03-01 10:21:27 -05:00
Eric Reed 34ea03c36a Catch error when downloading install package 2013-02-28 14:29:55 -05:00
Eric Reed a34c8c7cff Playing nice doesn't work - kill MBT 2013-02-28 12:27:49 -05:00
Eric Reed d3e6dd5535 MBTheater shutdown code in installer/uninstaller 2013-02-28 12:12:38 -05:00
Eric Reed cc574074b9 Only try to shutdown server if actually running 2013-02-28 12:04:25 -05:00
Eric Reed 18f2ffd92c Don't async the server shutdown in installer
This way we can allow them to do it manually if it fails
2013-02-28 11:43:00 -05:00
Eric Reed 06995c4a36 Proper cancel logic in installer 2013-02-27 18:40:11 -05:00
Eric Reed 187e1a4424 Add shutdown logic to server installer 2013-02-27 18:02:14 -05:00
Eric Reed a0cb8a3731 Find latest version of classes greater than specified 2013-02-26 09:25:33 -05:00
Eric Reed a15b6db0dc Add native shortcut handling & dashboard shortcut to installer 2013-02-26 09:13:49 -05:00
Eric Reed 59ce944478 Fix new version number logic 2013-02-25 21:50:43 -05:00
Eric Reed 1013717808 Show version number on installer download 2013-02-25 21:34:11 -05:00
Eric Reed e43f66ef07 Switch to using config file for installer
We will just build separate installers with the two different config
files and publish once
2013-02-25 20:52:24 -05:00
Eric Reed 844121acc9 More uninstaller/installer incrementals
Gonna need separate installers for server and mbt due to CO limitations
2013-02-25 20:12:08 -05:00
Eric Reed b3664edf50 Installer updates and partial uninstaller 2013-02-23 17:16:19 -05:00
Eric Reed 4019b9260b More installer work
committing so I can move to my laptop for travel
2013-02-21 14:21:28 -05:00
LukePulverenti 767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00