copy gstart.exe to C:\reactos\system32
authorSteven Edwards <winehacker@gmail.com>
Tue, 27 Aug 2002 23:59:17 +0000 (23:59 +0000)
committerSteven Edwards <winehacker@gmail.com>
Tue, 27 Aug 2002 23:59:17 +0000 (23:59 +0000)
svn path=/trunk/; revision=3414

reactos/install.bat

index 87ca776..ec993d3 100644 (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