Commit e54f91c8 authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard

uninstaller: Set subsystem to GUI.

parent fd63983e
......@@ -2,7 +2,7 @@ MODULE = uninstaller.exe
IMPORTS = advapi32
DELAYIMPORTS = shlwapi shell32 user32 gdi32 comctl32
EXTRADLLFLAGS = -mconsole -municode
EXTRADLLFLAGS = -mwindows -municode
C_SRCS = \
main.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment