How might I remove the extension off of a file string such as "c:\windows\file.txt.bak" so it becomes just "c:\windows\file.txt"? Thanks.