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
This commit is contained in:
Avital Oliver
2015-03-13 13:42:33 -07:00
committed by Sashko Stubailo
parent 31d199124f
commit a4dba6c83d

View File

@@ -81,7 +81,7 @@
<String Id="SuccessHeaderRepair">Repair Successful</String>
<String Id="SuccessHeaderUninstall">Meteor has been uninstalled.</String>
<String Id="SuccessInfo">
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 &lt;a href="https://www.meteor.com/try"&gt;Meteor tutorial&lt;/a&gt; and read the &lt;a href="https://docs.meteor.com"&gt;official documentation&lt;/a&gt;. If you need help, ask a question on the official forums at &lt;a href="https://forums.meteor.com"&gt;forums.meteor.com&lt;/a&gt; or &lt;a href="https://stackoverflow.com/questions/tagged/meteor"&gt;Stack Overflow&lt;/a&gt;.