Labs is a collection of Freeware provided by DuckLink. Freeware listed here are mostly created for the purpose of software development or automation testing.
CmdCapture is a free command line screen capture software. You can select to download a console version or a Win32(without GUI) version, run the command to capture the screen and save as your favorite format. It’s mainly used for automation test.
FileStrReplace is a utility to replaces a string with another string in the given text file. I created this tiny tool to replace the wrong string with right one after conversion using qmake. This is added to my batch script so I can get everything done and correct with one click.