projects
/
kinect-audio-setup.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix broken links to the Kinect For Windows EULA
[kinect-audio-setup.git]
/
kinect_fetch_fw
diff --git
a/kinect_fetch_fw
b/kinect_fetch_fw
index
a358327
..
519488f
100755
(executable)
--- a/
kinect_fetch_fw
+++ b/
kinect_fetch_fw
@@
-12,6
+12,9
@@
#
# wget and 7z from p7zip-full are needed, they can be installed with
# sudo aptitude install wget p7zip-full
#
# wget and 7z from p7zip-full are needed, they can be installed with
# sudo aptitude install wget p7zip-full
+#
+# NOTE: p7zip-full >= 9.20 is required in order to extract .msi files
+# correctly
set -e
set -e
@@
-36,7
+39,7
@@
Kinect Sensor device from the Microsoft Kinect for Windows SDK:
http://kinectforwindows.org/
The full license of the SDK can be found at:
http://kinectforwindows.org/
The full license of the SDK can be found at:
-http://
www.kinectforwindows.org/download/EULA
.htm
+http://
research.microsoft.com/en-us/um/legal/kinectsdk-tou_noncommercial
.htm
EOM
EOM