Added setup information file txtsetup.sif.

svn path=/trunk/; revision=3749
This commit is contained in:
Eric Kohl 2002-11-12 19:17:21 +00:00
parent eb1c9c77ee
commit 3a8df0d499
2 changed files with 11 additions and 0 deletions

View file

@ -7,6 +7,7 @@ md %BOOTCD_DIR%\disk\bootdisk
md %BOOTCD_DIR%\disk\install
md %BOOTCD_DIR%\disk\reactos
md %BOOTCD_DIR%\disk\reactos\system32
copy /Y ntoskrnl\ntoskrnl.exe %BOOTCD_DIR%\disk\reactos
copy /Y hal\halx86\hal.dll %BOOTCD_DIR%\disk\reactos
copy /Y drivers\fs\vfat\vfatfs.sys %BOOTCD_DIR%\disk\reactos
@ -22,3 +23,5 @@ copy /Y drivers\storage\disk\disk.sys %BOOTCD_DIR%\disk\reactos
copy /Y drivers\storage\class2\class2.sys %BOOTCD_DIR%\disk\reactos
copy /Y lib\ntdll\ntdll.dll %BOOTCD_DIR%\disk\reactos\system32
copy /Y subsys\system\usetup\usetup.exe %BOOTCD_DIR%\disk\reactos\system32\smss.exe
copy /Y txtsetup.sif %BOOTCD_DIR%\disk\install

8
reactos/txtsetup.sif Normal file
View file

@ -0,0 +1,8 @@
[Version]
Signature = "$ReactOS$"
[Directories]
1 = "\"
2 = system32
3 = system32\drivers
4 = system32\config