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:
@@ -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/
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user