How To Use Windows Phone 7 Device As Portable USB Flash Drive

1  From your PC go to the start menu and in the search area type regedit. This will open the registry editor.
2  In the bar located on the left of the editor navigate to the given path
    HKEY_LOCAL_MACHINE –> SYSTEM –> CurrentControlSet –> Enum –> USB
3  This will give you a long list in your side bar. Select the USB folder you have just reached but don’t do anything else yet.
4  Hit Ctrl+F, which will open the Find dialog box. Input ZuneDriver and enter. This will automatically bring you to the WUDF folder.
5  Select the folder just above WUDF, named Device Parameters, opening a number of entries in the main screen on the right.
6  Among the many entries look for “ShowInShell”, double click and change the value from 0 to 1.
7  The registry value marked as “PortableDeviceNameSpaceExcludeFromShell” goes to 1 from the default 0
8  Set “EnableLegacySupport” to 1.
9  Exit registry editor.

guys hope it'll help you.......
please comment me if it helped you.......


Comments

Popular posts from this blog

Unable to add google gmail in iphone

Understanding ASP.NET MVC using real world example, for beginners and intermediate