I'm looking to do a xcopy command that copies files form the CD drive to the computer. However I want this to work across any CD drive letter (D, E, F, etc). What I want to know is if there is some type of environmental variable that says what the current CD drive is. (i.e. something similar to what %homepath% does when it lists the current user). Thanks.