I can't seem to get the cd:\ command to work. It keeps telling me the file
name, directory name etc is invalid. Maybe it's a permissions issue. This is
using Vista; the issue might not be there in XP.
At any rate, though, changing the directory is not necessary as long as you
know the letter of the drive you're trying to copy. Then it's "dir c: /s /a
> c:\list.txt" if C is the letter of the drive you're trying to access.
Also, if you have Word or Open Office or the like, if you make the document
LIST.DOC instead of LIST.TXT, It will open in your word processor instead of
Notepad.
"brink" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Hi dwolf,
>
> Do you mean you want a complete list of files on your computer instead
> of copied files?
>
> If so, here's how
>
> 1. open *command prompt*
> 2. type *cd:\*
> 3. hit *Enter*
> 4. type *dir /s /a {gt} c:\list.txt*
> (s for system files, a for archived files)
> 5. hit *Enter*
> 6. close *command prompt*
> 7. open new file *C:\list.txt* that was just created & print it out or
> save file on some other media (cd/dvd) for future reference.
>
> Hope this helps,
> Shawn
>
>
> --
> brink
>
> "Practice makes perfect, then you reinstall"
> Vista 64 Home Premium
> 1.5 Gig DDR2 533 Mhz (PC4200) RAM
|