http://fearthecowboy.com/2011/04/04/coapp-package-composition/ http://fearthecowboy.com/2011/04/07/simulating-symlinks-for-windows-xp2003/
For Windows 2003 directory-junction-symlinks and faux-file-symlinks; https://github.com/coapp/toolkit/blob/master/Win32/ReparsePoint.cs https://github.com/coapp/toolkit/blob/master/Win32/LegacySymlink.cs and the applicable license; https://github.com/coapp/toolkit/blob/master/License.txt We shouldn't be supporting 2000 and prior anymore... these would not work on FAT32 filesystems, but I believe NTFS has been the default for some time now (and FAT isn't an acceptable server filesystem). So just asking, should we adopt this, before I start to work on it?
