0
votes
How to convert the value of %USERNAME% to lowercase within a Windows batch script?
download some unix utilities for DOS from http://short.stop.home.att.net/freesoft/unix.htm
and use tr.exe (translate ch …
