- Use a better icon for the bootcd.
- Replace the GUI ReactOS Setup program icon with a better one, copied from msiexec (just to note, the "setup" icon from shell32 and appwiz are the same as msiexec one). Inspired from CORE-8971.

svn path=/trunk/; revision=65925
This commit is contained in:
Hermès Bélusca-Maïto 2014-12-31 22:26:19 +00:00
parent 12af51d23f
commit 1e56397645
4 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* Icons */
IDI_MAIN ICON "res/reactos.ico"
IDI_MAIN ICON "res/setup.ico"
/* Bitmaps */
IDB_WATERMARK BITMAP "res/watermark.bmp"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Before After
Before After