A simple Batch script that allows you to take snapshots of the Isolated Storage on your Windows Phone device or emulator using the Isolated Storage Explorer Tool.
It uses the XMLStarlet Command Line XML Toolkit to get the product id of your application from the WMAppManifest.xml
To use this script, you must have the latest Windows Phone SDK.
- Download the xml.bat and xml.exe to the root folder of your Windows Phone project.
- Run ISETool.bat
- You will be asked to provide the name of your project
- You will be asked to provide a path, where snapshots will be saved
- After this you can choose to take a snapshot either from the emulator or the device.
ISETools Batch Script is released under the GPLv3 license.