*** empty log message ***

svn path=/trunk/; revision=4379
This commit is contained in:
Richard Campbell 2003-03-20 20:56:24 +00:00
parent 285f0befdd
commit a4907447eb
3 changed files with 3 additions and 3 deletions

View file

@ -122,7 +122,7 @@ copy /Y subsys\system\autochk\autochk.exe %BOOTCD_DIR%\disk\install
copy /Y subsys\system\gstart\gstart.exe %BOOTCD_DIR%\disk\install
copy /Y subsys\system\lsass\lsass.exe %BOOTCD_DIR%\disk\install
copy /Y subsys\system\services\services.exe %BOOTCD_DIR%\disk\install
copy /Y subsys\system\shell\shell.exe %BOOTCD_DIR%\disk\install
copy /Y subsys\system\cmd\cmd.exe %BOOTCD_DIR%\disk\install
copy /Y subsys\system\winlogon\winlogon.exe %BOOTCD_DIR%\disk\install
copy /Y subsys\win32k\win32k.sys %BOOTCD_DIR%\disk\install

View file

@ -67,7 +67,7 @@ copy drivers\storage\disk\disk.sys %ROS_INSTALL%\system32\drivers
copy drivers\storage\class2\class2.sys %ROS_INSTALL%\system32\drivers
copy subsys\system\autochk\autochk.exe %ROS_INSTALL%\system32
copy subsys\system\gstart\gstart.exe %ROS_INSTALL%\system32
copy subsys\system\shell\shell.exe %ROS_INSTALL%\system32
copy subsys\system\cmd\cmd.exe %ROS_INSTALL%\system32
copy subsys\system\winlogon\winlogon.exe %ROS_INSTALL%\system32
copy subsys\system\services\services.exe %ROS_INSTALL%\system32
copy services\eventlog\eventlog.exe %ROS_INSTALL%\system32

View file

@ -62,6 +62,6 @@ subsys\win32k\win32k.sys system32
; Contents of disk 4
;.New Disk
apps\system\shell\shell.exe system32
apps\system\cmd\cmd.exe system32
; EOF