Fix remaining text file line endings in the tree. (#18)
[reactos.git] / boot / bootdata / bootcdregtest / regtest.cmd
index 7e0d2aa..049b00e 100644 (file)
@@ -1,11 +1,14 @@
-@echo off\r
-set WINETEST_DEBUG=0\r
-\r
-if exist "C:\ReactOS\bin\AHKAppTests.cmd" (\r
-    dbgprint "Preparing AHK Application testing suite."\r
-    call C:\ReactOS\bin\AHKAppTests.cmd\r
-    del C:\ReactOS\bin\AHKAppTests.cmd\r
-)\r
-\r
-dbgprint --process "ipconfig"\r
-start rosautotest /r /s\r
+@echo off
+set WINETEST_DEBUG=0
+set WINETEST_PLATFORM=reactos
+
+move C:\ReactOS\bin\redirtest1.dll C:\ReactOS\bin\kernel32test_versioned.dll
+move C:\ReactOS\bin\testdata\redirtest2.dll C:\ReactOS\bin\testdata\kernel32test_versioned.dll
+if exist "C:\ReactOS\bin\AHKAppTests.cmd" (
+    dbgprint "Preparing AHK Application testing suite."
+    call C:\ReactOS\bin\AHKAppTests.cmd
+    del C:\ReactOS\bin\AHKAppTests.cmd
+)
+
+dbgprint --process "ipconfig"
+start rosautotest /r /s /n