make a note about DirectX 9 in the NSIS installer script

(I'm not sure how to fix it just yet)
This commit is contained in:
freem
2014-07-24 16:57:19 -05:00
committed by Jonathan Payne
parent f3ffa60bf7
commit ddcf60943e
+4
View File
@@ -643,6 +643,10 @@ Function PreInstall
old_nsis_not_installed:
; todo: this needs to be updated for DirectX 9.0c
; HKEY_LOCAL_MACHINE "Software\Microsoft\DirectX" "Version"
; 9.0c is "4.09.00.0904"
; Check for DirectX 8.0 (to be moved to the right section later)
; We only use this for sound. Actually, I could probably make the sound
; work with an earlier one; I'm not sure if that's needed or not. For one