mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
install ibrowser.exe in system32 dir
svn path=/trunk/; revision=13829
This commit is contained in:
@@ -146,6 +146,7 @@ subsys\system\cmd\cmd.exe 1
|
||||
subsys\system\explorer\explorer.exe 4
|
||||
subsys\system\explorer\explorer-cfg-template.xml 4
|
||||
subsys\system\explorer\notifyhook\notifyhook.dll 1
|
||||
subsys\system\ibrowser\ibrowser.exe 1
|
||||
subsys\system\format\format.exe 1
|
||||
subsys\system\notepad\notepad.exe 1
|
||||
subsys\system\regedit\regedit.exe 4
|
||||
|
||||
@@ -12,7 +12,7 @@ TARGET_APPTYPE := windows
|
||||
|
||||
TARGET_NAME := ibrowser
|
||||
|
||||
TARGET_INSTALLDIR := .
|
||||
TARGET_INSTALLDIR := system32
|
||||
|
||||
TARGET_CFLAGS := \
|
||||
-D__USE_W32API -DWIN32 -D_ROS_ \
|
||||
|
||||
Reference in New Issue
Block a user