Skip to content
ijprest edited this page Sep 14, 2010 · 5 revisions
  • console_icon.cpp
    • command-line utility to set the current console window’s icon
    • ??.ico are re-colored versions of the default cmd.exe icon (where ?? are the colors used)
  • tcolor.cpp
    • command-line utility to set the current console window’s text-color.
    • echoc.bat wraps tcolor to write a line of text in the specified color.
  • mt/go.bat
    • A set of batch-files that can be used to perform a three-way directory merge using Beyond-Compare 3 (which currently doesn’t do 3-way directory merges… only 3-way file merges).
    • The contents of THEIRS, YOURS, and BASE are a test-suite.
    • The contents of OUTPUT, CHANGE, CHANGEBASE, as well as conflict.txt, merged.txt, stats.bat, and vars.bat are the expected results after running the test-suite.
Clone this wiki locally