When downloading the source files using NetMassDownloader the source files all come up with contents like this (After clicking Accept). The command parameters I used were NetMassDownloader.exe -d...
The switchChars of the ArgParser doesn't support Unicode. For example '-' can be a normal char (0x2D) or unicode (\u2013). Solution : transform switchChars in char[], initialize it with new Char [...
In DownloadParserArg.cs:198, in the constructor, you set this.VsVersion = "9.0" ; Then, in DownloadParserArg.cs:330, you check: if ( false == String.IsNullOrEmpty ( ...
Proxies, that contain the "-" character (e.g.proxy-out.rsint.net) are not recognized in the current version of NetmassDownloader (version 1.5.0.1, change set 12318). I changed lines 203-205 in file...
C:\Documents and Settings\admin\Desktop\Netmassdownloaderv1_5_0_1>NetMassDownl oader.exe -d C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 -output "C:\RefSource " .Net Mass Downloader 1.5.0.1 - (c) ...
C:\Programs\NetMassDownloader>netmassdownloader -d "C:\WINDOWS\Microsoft.NET\Fra mework" -output "c:\Dev\FrameworkSource" .Net Mass Downloader 1.5.0.1 - (c) 2008 by Kerem Kusmezer, John Robbins Do...