[UPDATED] Windows Embedded Student Challenge - Adding H/D support to your image.

This question has come up a number of times recently – how do you add support for a hard drive (or access to the internal flash) in your Windows CE 5.0 operating system image – those nice chaps at ICOP have a tutorial here that explains the steps.

Sorry guys, there's a setp missing from the documentation - you need to add the contents of the following Registry File (note that this is a .txt file, so will open in notepad).

Add this to your Platform Registry file (platform.reg), rebuild your platform, and whammo, you should be all set.

Here's how my Windows CE 5.0 O/S Explorer view looks with the ATAPI and FAT components, and the registry content added.

Let me know whether this works for you or not.

– Mike