 R2R NotPremium,MVM join:2000-09-18 Long Beach, CA kudos:1 3 edits | reply to jayco437
Re: Autorun.inf programingThat looks very promising - thanks. I believe I can use wildcards (*) also. I will give it a try. Thanks. _________
And do I want xcopy? I'll check it out. _______________
Forgive my ignorance. I tried this - and it works - sort of:
xcopy /S *.* C:\temp
But I get hit with this:
Does C:\temp specify a file name
or directory name on the target
(F = file, D = directory)? d
How do avoid that message? ANSWER - add a backslash at the end!!
And it looks like I need to use short file names, correct? |