XP programmers paid by amount of code!

  • Thread starter Thread starter Michael P Gabriel
  • Start date Start date
M

Michael P Gabriel

Hi!
My C drive includes MY DOCUMENTS and another called FILES. Each has
the identical files in them. I would like to delete FILES...

Es posible?

Thanks!

Mike
Picture Rocks, AZ
 
Hi

Are the date and time of creation of both folders exactly the same? Try the
following from a command prompt in each of those two folders to make sure
that they do contain the same numbers of files and amount of disk space
taken up:

dir /a/s
 
Will Denny said:
Hi

Are the date and time of creation of both folders exactly the same? Try the
following from a command prompt in each of those two folders to make sure
that they do contain the same numbers of files and amount of disk space
taken up:

dir /a/s

--

Will Denny
MS-MVP - Windows Shell/User
Please reply to the News Groups

Mr Will...I didn't know there was a way to get a command promt from
XP. Do you mean a Dos Command Prompt, or just START/RUN/TYPE. ThankX!
 
Mr Will...I didn't know there was a way to get a command promt from
XP. Do you mean a Dos Command Prompt, or just START/RUN/TYPE. ThankX!

Yes, you can get a command prompt.

Under Start, go to All Programs (or "Programs" if you've turned
off the newer StartMenu format). Then select Accessories and
you'll find an item in there called "Command Prompt". It is
a DOS command prompt window.

Mike
 
Back
Top