From 87b47a1da6fb8cb3a203f1e906cd9066ec335cae Mon Sep 17 00:00:00 2001 From: Quentin Smith Date: Mon, 10 Aug 2009 00:21:52 -0400 Subject: [PATCH] Clarify that staff can receive Windows license keys from MIT svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2686 --- code/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/main.py b/code/main.py index e068e48..7ab52b5 100755 --- a/code/main.py +++ b/code/main.py @@ -132,7 +132,7 @@ console will suffer artifacts. """, 'Windows': """ Windows Vista: The Vista image is licensed for all MIT students and will automatically activate off the network; see the licensing confirmation e-mail for details. The installer requires 512 MiB RAM and at least 7.5 GiB disk space (15 GiB or more recommended).
-Windows XP: This is the volume license CD image. You will need your own volume license key to complete the install. We do not have these available for the general MIT community; ask your department if they have one. +Windows XP: This is the volume license CD image. You will need your own volume license key to complete the install. We do not have these available for the general MIT community; ask your department if they have one, or visit http://msca.mit.edu/ if you are staff/faculty to request one. """ } -- 1.7.9.5