The way I understand the "
1_ Add a text file, which contains a list of strings (part of a path, part of a file name,...) that are a match to the files to be excluded from the copy process.
2_ Point "
I performed a non-thorough test, and I couldn't make it work as expected. Can someone else test it?
We should also consider the potential case where the original
BTW, the current ubcd2usb script includes 2 "setlocal" commands. Is this intentional?
/exclude:" parameter for xcopy is:
1_ Add a text file, which contains a list of strings (part of a path, part of a file name,...) that are a match to the files to be excluded from the copy process.
2_ Point "
/exclude:" to that additional text file.
I performed a non-thorough test, and I couldn't make it work as expected. Can someone else test it?
We should also consider the potential case where the original
<ubcd_extracted>/boot/syslinux/ldlinux.sysmight not exist. I mean, if such case happens, the script should still be able to success, not error out.
BTW, the current ubcd2usb script includes 2 "setlocal" commands. Is this intentional?