Need batch file code to replace filepath with cd-rom drive letter.
- by user361726
Here is the copy statement I have currently.
I am looking to replace the F: with %cdrom% so that this script will work no matter what computer it is used on.
XCOPY F:\*.* .\disk2\ /C /S /D /Y /I