Dear all, I would like to add Windows Media Player to my os (ce 6.0). So, I using solution mini2440 in CD and found config.bib in Ram section did not enough for bin size. So, I modified config as following: MEMORY NK 80200000 01e00000 RAMIMAGE RAM 82000000 01e00000 RAM ; FLASH 92000000 00100000 RESERVED to MEMORY NK 80200000 01e00000 RAMIMAGE RAM 83000000 01e00000 RAM ; FLASH 92000000 00100000 RESERVED I compiled success but when I uploaded to my device (mini2440 3.5" LCD) It show logo but cannot boot to windows ce screen. I don't know which file should be edit for make more space for windows media player.