Project DescriptionCopy 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 copy source directory to destination directory.
Allow copy 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 delete catalog name
MdeleteAPI and there is a
http://mdeleteapi.codeplex.comConsole program develop in Visual Studio 2010 express C#
Using NET.Framework 4.0