Jump to content

davk_88

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    New Zealand

Everything posted by davk_88

  1. A little commandline utility to touch files, directories and lowercase all names. I use it for touching software versions. Tricky business to do this to directories in Win9x - you have to use undocumented kernel functions that access the MSDOS lfn functions that the gui (windows) uses for its file access. usage: "tlc /h" gives help "tlc" lower cases all file, directory names in all subdirectories recursively "tlc D:dd:mm:yyyy T:hh:mm:ss" lower cases and stamps every file and subdirectory as above. hope you find it useful tlc.zip
×
×
  • Create New...