update files (rundll32 moved)
Modified: trunk/reactos/Makefile
Modified: trunk/reactos/apps/utils/Makefile
Modified: trunk/reactos/bootdata/packages/reactos.dff

Modified: trunk/reactos/Makefile
--- trunk/reactos/Makefile	2005-02-27 21:22:04 UTC (rev 13769)
+++ trunk/reactos/Makefile	2005-02-27 21:31:07 UTC (rev 13770)
@@ -104,7 +104,7 @@
 # System applications
 # autochk cmd format services setup usetup welcome winlogon msiexec 
 SYS_APPS = autochk calc cmd explorer expand format ibrowser msiexec regedt32 regsvr32 \
-  reporterror services setup taskmgr userinit usetup welcome vmwinst \
+  reporterror services setup taskmgr userinit usetup welcome vmwinst rundll32 \
   winlogon regedit winefile notepad reactos lsass
 
 # System services

Modified: trunk/reactos/apps/utils/Makefile
--- trunk/reactos/apps/utils/Makefile	2005-02-27 21:22:04 UTC (rev 13769)
+++ trunk/reactos/apps/utils/Makefile	2005-02-27 21:31:07 UTC (rev 13770)
@@ -9,7 +9,7 @@
 
 # Console system utilities
 # cabman cat net objdir partinfo pice ps sc stats
-UTIL_APPS = cat objdir partinfo pnpdump sc shutdown stats tickcount consw rundll32 ps
+UTIL_APPS = cat objdir partinfo pnpdump sc shutdown stats tickcount consw ps
 
 UTIL_NET_APPS = arp finger ftp ipconfig netstat ping route telnet whois
 

Modified: trunk/reactos/bootdata/packages/reactos.dff
--- trunk/reactos/bootdata/packages/reactos.dff	2005-02-27 21:22:04 UTC (rev 13769)
+++ trunk/reactos/bootdata/packages/reactos.dff	2005-02-27 21:31:07 UTC (rev 13770)
@@ -152,6 +152,7 @@
 subsys\system\regedt32\regedt32.exe     1
 subsys\system\regsvr32\regsvr32.exe     1
 subsys\system\reporterror\reporterror.exe 1
+subsys\system\rundll32\rundll32.exe     1
 subsys\system\services\services.exe     1
 subsys\system\setup\setup.exe           1
 subsys\system\taskmgr\taskmgr.exe       1