Oct 052009
Changes in this version:
- Added a command-line interpreter and parser under Library.Commands
- Added a WinForms cross-threaded event delegate class that prevents deadlocking
- Added Library.Processes.ProcessRunner utility class for spawning a process and correctly collecting the Output
- Added a few FileUtils to allow searching the environment path and granting full access on a file for a well-known account
- Dropped usage of DebuggerStepThrough attribute
- Added static methods on ArgumentList for Join, Parse, and Remove
- Added an implementation of a SSL tunneling service for securing non-secure TCP/IP communications