Windows Installer:

* Remove text "(Requires Windows 2000 or better)", as we don't support Windows 2000 anymore. 
* Fixed link in Help.url
This commit is contained in:
Thomas Dinges
2010-09-07 08:16:28 +00:00
parent ae0d99291f
commit db775721c8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
[DEFAULT]
BASEURL=http://www.blender3d.org/Support/
BASEURL=http://www.blender.org/education-help/
[InternetShortcut]
URL=http://www.blender3d.org/Support/
URL=http://www.blender.org/education-help/

View File

@@ -100,7 +100,7 @@ Function DataLocation
${EndIf}
${NSD_CreateLabel} 0 0 100% 12u "Please specify where you wish to install Blender's user data files."
${NSD_CreateRadioButton} 0 20 100% 12u "Use the Application Data directory (Requires Windows 2000 or better)"
${NSD_CreateRadioButton} 0 20 100% 12u "Use the Application Data directory"
Pop $HWND_APPDATA
${NSD_CreateRadioButton} 0 50 100% 12u "Use the installation directory (ie. location chosen to install blender.exe)."
Pop $HWND_INSTDIR