Applications Available with this version:

Compact 2013 Tools Apps V3.0
Application Description
 Compact13MinShell Now included in this project from http://Comapct13MinShell.codeplex.com
Compact13RunApp Can browse file system to choose app and launch it. Can navigate to shortcuts as well.
Compact13TaskManager A simple implementation of a Task Manager to switch to applications and close applications via their windows. Can also launch new tasks as per Compact13RunApp. This version PInvokes a DLL to do the Window Enums (Works in ARM).
Compact13WebBrowser A simple Web Browser implementation in IE style using the Compact Framework WebBrowser component.
Compact13Notepad A text editor with similar UI to the Windows classic Notepad,
 CoreCon3  The CoreCon modules required for debugging SDK Managed Code apps.

 Compact13RegEdit

Included from http://RegEdt4CE.codeplex.com Additional functionality: Flush Registry
 Compact13MyAppsMenu Takes directory from command line and list all apps one or two deep in a menu for launching. Default directories are \Windows and \Temp.
 Compact13PrototypeApp Template project for creating additional tools
 ConsoleAppWithWindowText Simple Native Code app that writes to its Window text. TaskManager will differentiate between such apps as it uses Window text. TaskManager cannot differentiate between apps called Console.