Read original post by Andrei Marukovich at LunarFrog
While Windows 8 apps work in sandbox with limited access to file system, WinRT provides two methods for accessing and manipulating files and folders on external storage devices, such us USB keys and external hard drives.
No matter which method is used, application’s manifest has to request Removable Storage capability and declare what file types will be used.