C / C++ Utilities
aria2 1.3.3 for Windows has been released (updated 12-May-09)
Submitted by ross on Tue, 05/12/2009 - 12:29aria2 is a download utility with resuming and segmented downloading.
Using the makefile aria2.mak, I successfully ported aria2 to Windows using the Debian MinGW cross-compiler. While aria2 compiles under native MinGW and Cygwin, the resultant executable was buggy using the supplied gcc version 3.4.5, and numerous unit tests fail.
After installing gcc 4.3.0 in MinGW using get_mingw.cmd and am now able to produce working binaries in my Windows environment. This leads me to believe that gcc 3.4.5 is not reliable under MinGW.
The latest MinGW binary, and source code is available at https://sourceforge.net/projects/aria2/files/.
lsdsk 1.4 has been released (04-Apr-07)
Submitted by ross on Thu, 09/18/2008 - 10:35res_set 1.5 has been released (09-Sep-07)
Submitted by ross on Wed, 09/26/2007 - 21:42dskwipe 0.3 has been released
Submitted by ross on Tue, 04/10/2007 - 10:00attr 1.4 has been released
Submitted by ross on Fri, 03/02/2007 - 07:00path_set 1.3 has been released
Submitted by ross on Sat, 11/11/2006 - 01:18I tried setx, and other environmental editors, but none did everything I wanted. Some would change the value from REG_EXPAND_SZ to REG_SZ. Other's wouldn't let me add a REG_EXPAND_SZ variable such as %ProgramFiles%.
So I wrote path_set.
Here's the changelog.txt:
- ross's blog
- Login or register to post comments
- Read more
regdelta 0.2 has been released
Submitted by ross on Wed, 11/08/2006 - 20:00I created regdelta to provide an automated way to produce .reg files of changes made when installing or running applications.
You can download the binary here and the binary with the source code here. The program includes a complete test suite. Using it, I even discovered a few anomolies with the Microsoft tools regedit, and reg. Here's the changelog:seterlvl 1.1 has been released
Submitted by ross on Thu, 11/23/2006 - 18:20seterlvl is a very simple utility to set the errorlevel on the command line.
You can download the binary here and the binary with the source code here. Here's the readme.txt:- ross's blog
- Login or register to post comments
- Read more
exetype 1.1 has been released
Submitted by ross on Mon, 10/23/2006 - 07:00mklnk 1.2 has been released
Submitted by ross on Sat, 04/15/2006 - 18:10I needed an easy way to create .lnk files on the command line, and couldn't find one online that suited me, so I crafted my own.
You can download the binary here and the source code here.- ross's blog
- Login or register to post comments
- Read more
