博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
<wp7查看独立存储工具>———2012年11月后仍可以工具
阅读量:6526 次
发布时间:2019-06-24

本文共 3416 字,大约阅读时间需要 11 分钟。

由于wp8的发布原来提供的windows phone 独立存储查看工具现在已经不提供对wp7的支持。

经过网上查找终于找到一个可以用的工具。

由于这个工具是国外个人开发的所以比较简陋,但还是比较好用的。

下面的这个链接是此工具的使用方法blog:

由于国外服务器,链接难打开这里复制下基本内容,

=================================================================================================================================================================

FREE GUI interface for the Isolated Storage Explorer Tool - GUI Iset

A great, and much needed facility for Windows Phone 7 developers arrived with the 7.1 SDK – the ‘Isolated Storage Explorer Tool’. As its name suggests, it allows you to explore isolated storage on the phone itself, copy files from isolated storage to your PC, and copy files to isolated storage from your PC.

This will greatly help developers – I had an , where I had to add a ‘frig’ to my program to allow me to look at the XML. If this tool had been available, my task would have been a lot easier.

The Isolated Storage Explorer Tool can be found in your program files folder, at “Microsoft SDKs\Windows Phone\v7.1\Tools\IsolatedStorageExplorerTool” and uses a command line interface. The documentation for the tool can be found .

You can only explore isolated storage from your own applications, as you need to provide the GUID from the application.

In the same way we developed a GUI interface for the , APPA Mundi have developed and released a FREE GUI interface to the Isolated Storage Explorer Tool – imaginatively called .

When you fire up the program, you see the initial screen as shown below.

 

You need to enter a GUID for your application. You can use the ‘Find’ button to browse to your project folder, and GUI Iset will scan your ‘WMAppManifest.xml’ file and extract the GUID for your application. If you have sub-folders in your isolated storage, you need to enter them, otherwise just leave the text box blank to look at the root folder.

Click on ‘Go’, and GUI Iset will show all your files, and file sizes in isolated storage. The example below shows the ‘settings’ file from our APPA FlightInfo program.

GUI Iset also supports taking snapshots, and restoring snapshots. ‘Take snapshot’ will copy the files from isolated storage to your PC, and ‘Restore snapshot’ will copy files from your PC to isolated storage.  To copy files from isolated storage, click on the ‘Take snapshot’ option. This will bring up a text box to select your destination folder, and a check box. If you want to explore the destination folder when you have copied the files, check the ‘Show uploaded files when complete’. You also need to enter a valid path on your PC (this will be remembered, as will your choice of device or emulator, the isolated storage path, and the path to your app if you use the ‘Find’ button).

You can now look at and/or modify your files on the laptop. If you then select ‘Restore Snapshot’ and click on ‘Go’, the files from your PC are copied back to isolated storage on your device (or emulator).

  

If you want your FREE copy of GUI Iset, it can be downloaded

If you have any problems, or suggestions, please email us at

We have also made a couple of small updates to , although this is no longer needed in Mango.

=================================================================================================================================================================

这里再给出一个现在仍可以查看独立存储的工具,不过我没有研究出怎么查看文件夹中的内容

不过此工具能够向独立空间中创建文件夹和添加文件 

地址:

转载于:https://www.cnblogs.com/qq278360339/archive/2012/11/14/2770570.html

你可能感兴趣的文章
几句话就能让你明白:网络地址转换(NAT)
查看>>
springboot项目自定义注解实现的多数据源切换
查看>>
如何用javascript正则表达式验证身份证号码是否合法
查看>>
ccf 201803-1 跳一跳(Python实现)
查看>>
特此说明
查看>>
使用flume替代原有的scribe服务
查看>>
用脚本来定制ESXI安装镜像
查看>>
微软企业级加解密解决方案MBAM架构
查看>>
没有苦劳,只有功劳!
查看>>
基于ThinkPHP写的一个简单的CMS系统
查看>>
笔记——搭建简易NFS服务
查看>>
Exchange 2010 DAG local and Site DR/Failover and Fail back
查看>>
LigerUI - 树表格的数据来自Server
查看>>
认证技术概述
查看>>
制作Windows Server 2003/08 image详细步骤与OpenStack介绍
查看>>
2016国赛小结
查看>>
Android Studio 第六十四期 - Android业务组件化之URL Scheme使用
查看>>
Hyper-V 2016 系列教程41 Windows 10 Hyper-V 系统要求
查看>>
EC2 WordPress 移动目录
查看>>
Windows Server 2008 启用公共文件夹共享
查看>>