Minor mods.
[reactos.git] / reactos / install.bat
index f99bad9..171ec0e 100644 (file)
@@ -39,6 +39,8 @@ copy drivers\bus\acpi\acpi.sys %ROS_INSTALL%\system32\drivers
 copy drivers\bus\isapnp\isapnp.sys %ROS_INSTALL%\system32\drivers
 copy drivers\bus\pci\pci.sys %ROS_INSTALL%\system32\drivers
 copy drivers\dd\floppy\floppy.sys %ROS_INSTALL%\system32\drivers
+copy drivers\lib\bzip2\unbzip2.sys %ROS_INSTALL%\system32\drivers
+copy drivers\lib\zlib\zlib.a %ROS_INSTALL%\system32
 copy drivers\input\keyboard\keyboard.sys %ROS_INSTALL%\system32\drivers
 copy drivers\input\mouclass\mouclass.sys %ROS_INSTALL%\system32\drivers
 copy drivers\input\psaux\psaux.sys %ROS_INSTALL%\system32\drivers
@@ -55,6 +57,7 @@ copy drivers\net\dd\ne2000\ne2000.sys %ROS_INSTALL%\system32\drivers
 copy drivers\net\dd\miniport\nscirda\nscirda.sys %ROS_INSTALL%\system32\drivers
 copy drivers\net\ndis\ndis.sys %ROS_INSTALL%\system32\drivers
 copy drivers\net\packet\packet.sys %ROS_INSTALL%\system32\drivers
+copy drivers\net\tdi\tdi.sys %ROS_INSTALL%\system32\drivers
 copy drivers\net\tcpip\tcpip.sys %ROS_INSTALL%\system32\drivers
 copy drivers\net\wshtcpip\wshtcpip.dll %ROS_INSTALL%\system32
 copy drivers\storage\atapi\atapi.sys %ROS_INSTALL%\system32\drivers
@@ -84,6 +87,7 @@ copy lib\secur32\secur32.dll %ROS_INSTALL%\system32
 copy lib\shell32\roshel32.dll %ROS_INSTALL%\system32
 copy lib\snmpapi\snmpapi.dll %ROS_INSTALL%\system32
 copy lib\user32\user32.dll %ROS_INSTALL%\system32
+copy lib\version\version.dll %ROS_INSTALL%\system32
 copy lib\winmm\winmm.dll %ROS_INSTALL%\system32
 copy lib\ws2_32\ws2_32.dll %ROS_INSTALL%\system32
 copy lib\ws2help\ws2help.dll %ROS_INSTALL%\system32
@@ -91,7 +95,9 @@ copy lib\wshirda\wshirda.dll %ROS_INSTALL%\system32
 copy lib\wsock32\wsock32.dll %ROS_INSTALL%\system32
 copy subsys\smss\smss.exe %ROS_INSTALL%\system32
 copy subsys\csrss\csrss.exe %ROS_INSTALL%\system32
+copy subsys\ntvdm\ntvdm.exe %ROS_INSTALL%\system32
 copy subsys\win32k\win32k.sys %ROS_INSTALL%\system32\drivers
+copy subsys\system\usetup\usetup.exe %ROS_INSTALL%\system32
 copy apps\utils\cat\cat.exe %ROS_INSTALL%\bin
 copy apps\utils\partinfo\partinfo.exe %ROS_INSTALL%\bin
 copy apps\utils\objdir\objdir.exe %ROS_INSTALL%\bin
@@ -111,26 +117,26 @@ copy apps\tests\event\event.exe %ROS_INSTALL%\bin
 copy apps\tests\file\file.exe %ROS_INSTALL%\bin
 copy apps\tests\pteb\pteb.exe %ROS_INSTALL%\bin
 copy apps\tests\consume\consume.exe %ROS_INSTALL%\bin
-copy apps\tests\vmtest\vmtest.exe %ROS_INSTALL%\bin
-copy apps\tests\gditest\gditest.exe %ROS_INSTALL%\bin
-copy apps\tests\dibtest\dibtest.exe %ROS_INSTALL%\bin
-copy apps\tests\mstest\msserver.exe %ROS_INSTALL%\bin
-copy apps\tests\mstest\msclient.exe %ROS_INSTALL%\bin
-copy apps\tests\nptest\npserver.exe %ROS_INSTALL%\bin
-copy apps\tests\nptest\npclient.exe %ROS_INSTALL%\bin
-copy apps\tests\atomtest\atomtest.exe %ROS_INSTALL%\bin
+copy apps\tests\vmtest\vmtest.exe %ROS_INSTALL_TESTS%
+copy apps\tests\gditest\gditest.exe %ROS_INSTALL_TESTS%
+copy apps\tests\dibtest\dibtest.exe %ROS_INSTALL_TESTS%
+copy apps\tests\mstest\msserver.exe %ROS_INSTALL_TESTS%
+copy apps\tests\mstest\msclient.exe %ROS_INSTALL_TESTS%
+copy apps\tests\nptest\npserver.exe %ROS_INSTALL_TESTS%
+copy apps\tests\nptest\npclient.exe %ROS_INSTALL_TESTS%
+copy apps\tests\atomtest\atomtest.exe %ROS_INSTALL_TESTS%
 copy apps\tests\mutex\mutex.exe %ROS_INSTALL%\bin
 copy apps\tests\winhello\winhello.exe %ROS_INSTALL%\bin
-copy apps\tests\sectest\sectest.exe %ROS_INSTALL%\bin
-copy apps\tests\isotest\isotest.exe %ROS_INSTALL%\bin
-copy apps\tests\regtest\regtest.exe %ROS_INSTALL%\bin
-copy apps\tests\restest\restest.exe %ROS_INSTALL%\bin
-copy apps\tests\tokentest\tokentest.exe %ROS_INSTALL%\bin
+copy apps\tests\sectest\sectest.exe %ROS_INSTALL_TESTS%
+copy apps\tests\isotest\isotest.exe %ROS_INSTALL_TESTS%
+copy apps\tests\regtest\regtest.exe %ROS_INSTALL_TESTS%
+copy apps\tests\restest\restest.exe %ROS_INSTALL_TESTS%
+copy apps\tests\tokentest\tokentest.exe %ROS_INSTALL_TESTS%
 copy apps\testsets\msvcrt\fileio\fileio.exe %ROS_INSTALL_TESTS%
 copy apps\testsets\msvcrt\mbtowc\mbtowc.exe %ROS_INSTALL_TESTS%
 copy apps\testsets\test\test.exe %ROS_INSTALL_TESTS%
 copy apps\testsets\testperl\testperl.exe %ROS_INSTALL_TESTS%
 copy media\fonts\helb____.ttf %ROS_INSTALL%\media\fonts
 copy media\fonts\timr____.ttf %ROS_INSTALL%\media\fonts
-copy media\nls\*.nls %ROS_INSTALL%\system32
+rem copy media\nls\*.nls %ROS_INSTALL%\system32
 copy ntoskrnl\ntoskrnl.map %ROS_INSTALL%\symbols