Index: /trunk/configure.vbs
===================================================================
--- /trunk/configure.vbs	(revision 42292)
+++ /trunk/configure.vbs	(revision 42293)
@@ -1344,5 +1344,5 @@
          CheckForWinDDKSub = True
       '' @todo Find better build check.
-      elseif Shell("""" & DosSlashes(strPathPSDK & "bin/x86/rc.exe") & """" , True) <> 0 _
+      elseif Shell("""" & DosSlashes(strPathDDK & "bin/x86/rc.exe") & """" , True) <> 0 _
          And InStr(1, g_strShellOutput, "Resource Compiler Version 6.1.") > 0 then
          CheckForWinDDKSub = True
