I have a character string like this:

D\:\\Program Files\\Program\\Directory

Need to turn it into this:
D:\Program Files\Program\Directory

Help?