![Old](images/statusicon/post_old.gif)
01-07-2010, 04:12 PM
|
![defiantone's Avatar](images/avatars/unknown.gif) |
Regular 'Geeker
Offline
Threadstarter
Location: DMV
|
|
Join Date: Nov 2009
Posts: 349
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
Re: file manager
Quote:
Originally Posted by stevecn70
[HKEY_CURRENT_USER\Software\Microsoft\File Explorer]
"LastLocation"=dword:00000001
"LocalPath"="\\My Documents"
"StorageCardPath"="\\Storage Card"
LocalPath is where it goes when you start File Explorer and the last location was on internal storage somewhere. This is where you would remove where it says \windows\
StorageCardPath is where it goes if the last location was on your StorageCard.
LastLocation tells it which one to use for the last location:
0 = LocalPath
1 = StorageCardPath
|
-------
Thanks so much..
|