copy gstart.exe to C:\reactos\system32

svn path=/trunk/; revision=3414
This commit is contained in:
Steven Edwards 2002-08-27 23:59:17 +00:00
parent 78126b68a6
commit 258b472dd7

View file

@ -58,6 +58,7 @@ copy drivers\storage\cdrom\cdrom.sys %ROS_INSTALL%\system32\drivers
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\winlogon\winlogon.exe %ROS_INSTALL%\system32
copy subsys\system\services\services.exe %ROS_INSTALL%\system32