[SERVICES]
[reactos.git] / reactos / boot / bootdata / bootcdregtest / regtest.cmd
index 4e9b14e..e519051 100644 (file)
@@ -1,4 +1,12 @@
 @echo off\r
 set WINETEST_DEBUG=0\r
+set WINETEST_PLATFORM=reactos\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