Commit Graph

9 Commits

Author SHA1 Message Date
Avital Oliver
a656c2cbfb Make Windows installer delete old Meteor versions
Older installers, like the one on http://win.meteor.com
populated the same directory as our new installer, but with
different files. Specifically, meteor.exe which runs before
our meteor.bat. So we delete the contents of the installed
directory before starting the install.
2015-03-04 20:05:03 -08:00
Avital Oliver
405009a2c3 Improve and simplify Windows installer flow
* Always install the the user's local directory
  (skip the dialog asking where to install)

* Skip login/register dialog (it doesn't work yet)

* Improve prose
2015-03-03 23:20:24 -08:00
Avital Oliver
aa32cd1e2e No ToS in Windows installer 2015-03-03 10:09:21 -08:00
Avital Oliver
c4be008a70 Slightly better installer text 2015-03-03 09:56:23 -08:00
Avital Oliver
b53774637d Whitespace 2015-03-02 19:37:34 -08:00
Slava Kim
d8a3f9145b Updated installer that has a skip button 2015-03-02 17:42:01 -08:00
Avital Oliver
1d828b5a16 Windows installer: Change a color
The version number on the bottom left corner is now black instead of
white.
2015-02-27 14:33:15 -08:00
Avital Oliver
b587efdab5 Add README for building Windows installer 2015-02-26 14:10:39 -08:00
Avital Oliver
83c65e718f Rename wix-installer/ -> installer/ 2015-02-26 12:09:30 -08:00