mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 07:42:41 +08:00
Add downloader to installation.
svn path=/trunk/; revision=25229
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE project SYSTEM "tools/rbuild/project.dtd">
|
||||
<installfile base="system32">apps.xml</installfile>
|
||||
<module name="downloader" type="win32gui" installbase="system32" installname="downloader.exe">
|
||||
<include base="downloader">.</include>
|
||||
<include base="expat">.</include>
|
||||
|
||||
@@ -37,6 +37,7 @@ base\applications\cmdutils\more\more.exe 1
|
||||
base\applications\control\control.exe 1
|
||||
base\applications\devmgr\devmgrapp.exe 1
|
||||
base\applications\devmgmt\devmgmt.exe 1
|
||||
base\applications\downloader\downloader.exe 1
|
||||
base\applications\games\solitaire\sol.exe 1
|
||||
base\applications\games\winemine\winemine.exe 1
|
||||
base\applications\getfirefox\getfirefox.exe 1
|
||||
|
||||
Reference in New Issue
Block a user