1.

Solve : Someone can help me? Urgent..?

Answer»

Create a batch file that will copy all exe files in C:\Windows into a C drive directory specified by user in the command line and then print the directory’s contents into C:\Dir.txt. You should write commands to check whether the specified directory appears. If the specified directory does not appear, create a new directory with the specified name before copying C:\Windows exe files into the directory else just directly start with the copy process...

Can someone help me ?You could have rewritten your HOMEWORK question a bit. We don't generally help with school work. You could try posting what efforts you have made.


Homework should at least be researched first. Or would you prefer someone else to GET YOU through school.

I agree with Salmon, What efforts have you made??Personally, I won't help with homework at all. Your first and only POST here is a request for help with a homework assignment. Pass.Sry guys, i really need help. Because i basic in java programming, but tutor suddenly give me a MS DOS homework without lecture and i haven't learn it before, i really need helps. PLZ..... That's between you and your tutor. No help to be found here.he just broke world record .

Google

Research Quote from: kovacs on August 03, 2010, 11:06:03 AM

Create a batch file that will copy all exe files in C:\Windows into a C drive directory specified by user in the command line and then print the directory’s contents into C:\Dir.txt. You should write commands to check whether the specified directory appears. If the specified directory does not appear, create a new directory with the specified name before copying C:\Windows exe files into the directory else just directly start with the copy process...

Can someone help me ?

i will help you. On the command prompt, type

move /?
mkdir /?
dir /?
if /?
for /?
copy /?


Discussion

No Comment Found