diff --git a/reactos/Makefile b/reactos/Makefile index 8095943b3b1..643b3939d01 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.193 2003/12/15 20:03:13 weiden Exp $ +# $Id: Makefile,v 1.194 2003/12/27 19:03:09 gvg Exp $ # # Global makefile # @@ -88,7 +88,7 @@ STORAGE_DRIVERS = atapi cdrom class2 disk scsiport diskdump # System applications # autochk cmd format services setup usetup welcome winlogon -SYS_APPS = autochk cmd format services setup usetup welcome winlogon userinit +SYS_APPS = autochk cmd explorer format services setup userinit usetup welcome winlogon # System services # rpcss eventlog diff --git a/reactos/bootdata/packages/reactos.dff b/reactos/bootdata/packages/reactos.dff index b151e6ae126..caadeb5ad4a 100755 --- a/reactos/bootdata/packages/reactos.dff +++ b/reactos/bootdata/packages/reactos.dff @@ -16,6 +16,7 @@ Signature = "$ReactOS$" 1 = system32 2 = system32\drivers 3 = media\fonts +4 = . .InfEnd @@ -78,6 +79,7 @@ subsys\smss\smss.exe 1 subsys\win32k\win32k.sys 1 subsys\system\autochk\autochk.exe 1 subsys\system\cmd\cmd.exe 1 +subsys\system\explorer\explorer.exe 4 subsys\system\format\format.exe 1 subsys\system\services\services.exe 1 subsys\system\setup\setup.exe 1