diff --git a/reactos/bootflop.bat b/reactos/bootflop.bat index c30c2046a11..5fc711c28e4 100644 --- a/reactos/bootflop.bat +++ b/reactos/bootflop.bat @@ -18,7 +18,7 @@ COPY /Y A:\SUBSYS\*.DLL C:\reactos\system32 > NUL: :L1 CLS -LOADROS NTOSKRNL.EXE IDE.SYS VFATFSD.SYS +LOADROS NTOSKRNL.EXE DRIVERS\IDE.SYS DRIVERS\VFATFSD.SYS GOTO :END :L2