From a923f5285cb24036be02cc54a013f224bac69b46 Mon Sep 17 00:00:00 2001 From: Klemens Friedl Date: Sun, 27 Feb 2005 21:31:07 +0000 Subject: [PATCH 1/1] update files (rundll32 moved) svn path=/trunk/; revision=13770 --- reactos/Makefile | 2 +- reactos/apps/utils/Makefile | 2 +- reactos/bootdata/packages/reactos.dff | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/reactos/Makefile b/reactos/Makefile index 9a0a51de9d9..475c1849ad0 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -104,7 +104,7 @@ STORAGE_DRIVERS = atapi cdrom class2 disk floppy scsiport diskdump # 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 diff --git a/reactos/apps/utils/Makefile b/reactos/apps/utils/Makefile index 92a1d5157f1..86e8921fa18 100644 --- a/reactos/apps/utils/Makefile +++ b/reactos/apps/utils/Makefile @@ -9,7 +9,7 @@ include $(PATH_TO_TOP)/rules.mak # 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 diff --git a/reactos/bootdata/packages/reactos.dff b/reactos/bootdata/packages/reactos.dff index a203dc61237..1d3f7c32b03 100755 --- a/reactos/bootdata/packages/reactos.dff +++ b/reactos/bootdata/packages/reactos.dff @@ -152,6 +152,7 @@ subsys\system\regedit\regedit.exe 4 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 -- 2.17.1