From a4dba6c83d4a694122eae532f209b64d61ba1fee Mon Sep 17 00:00:00 2001 From: Avital Oliver Date: Fri, 13 Mar 2015 13:42:33 -0700 Subject: [PATCH] Windows installer: Inform Win 8.1 users to restart (We'll try to fix this after the RC) Conflicts: scripts/windows/installer/WiXInstaller/Resources/Theme_Meteor.xml --- .../windows/installer/WiXInstaller/Resources/Theme_Meteor.wxl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/windows/installer/WiXInstaller/Resources/Theme_Meteor.wxl b/scripts/windows/installer/WiXInstaller/Resources/Theme_Meteor.wxl index edf15de1e1..c53a728bb2 100755 --- a/scripts/windows/installer/WiXInstaller/Resources/Theme_Meteor.wxl +++ b/scripts/windows/installer/WiXInstaller/Resources/Theme_Meteor.wxl @@ -81,7 +81,7 @@ Repair Successful Meteor has been uninstalled. -To get started, open a new command prompt and type "meteor". +To get started, open a new command prompt and type "meteor". If you're running Windows 8.1, you may need to restart your machine. To learn more about Meteor, check out the <a href="https://www.meteor.com/try">Meteor tutorial</a> and read the <a href="https://docs.meteor.com">official documentation</a>. If you need help, ask a question on the official forums at <a href="https://forums.meteor.com">forums.meteor.com</a> or <a href="https://stackoverflow.com/questions/tagged/meteor">Stack Overflow</a>.