Project DescriptionDelete all files and directores in windows shell. Support long path (less then 32000 chars) and network path (eg. \\server\share or \\127.0.0.1\share)
This program recursive delete destination directory with subdirectory and files or single file.
Allow delete directores or files above 260 chars.
And less 32 000 chars.
Program based on
http://bcl.codeplex.com project library Long Path
Program to recursive copy catalog name
McopyAPI and there is a
http://mcopyapi.codeplex.comConsole program develop in Visual Studio 2010 express C#
Using NET.Framework 4.0