diff --git a/reactos/subsys/system/regedit/makefile b/reactos/subsys/system/regedit/makefile index bfffc013993..4f416389733 100644 --- a/reactos/subsys/system/regedit/makefile +++ b/reactos/subsys/system/regedit/makefile @@ -12,7 +12,7 @@ TARGET_APPTYPE = windows TARGET_NAME = regedit -TARGET_INSTALLDIR = system32 +TARGET_INSTALLDIR = . TARGET_CFLAGS = -D_WIN32_IE=0x0501 -D_WIN32_WINNT=0x0501 -D__USE_W32API