How to use the Isolated Storage Explorer tool for Windows Phone

Isolated Storage Explorer is installed in the following location:

Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\IsolatedStorageExplorerTool

Isolated Storage Explorer has the following syntax:

ISETool.exe <cmd[:param]> <target-device[:param]> <product-id> [<desktop-path>]

product-id

Specifies the ProductID from the WMAppManifest.xml file for the app that you want to test.

desktop-path

Specifies the directory on your computer where the local folder files are written to or copied from.

If the specified directory already exists, then a ts command overwrites the contents of the directory with no warning.

When you use the ts option to copy files from the emulator or device to the computer, the tool copies them to an IsolatedStore folder under the directory that you specify.

To get local sqlite database from:

C:\Data\Users\DefApps\AppData\{75F6213B-830A-47C8-8F8B-9419B1501979}\Local\sqlitedemo.db

cd C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\IsolatedStorageExplorerTool
ISETool.exe ts de {5acb109f-f938-49d1-b4f1-fe88791b03b4} C:\

  

http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh286408(v=vs.105).aspx

上一篇:在Ubuntu12.0.4下搭建TFTP服务器


下一篇:2个或多个datable类似于sql inner join 合并查询