Copy C:\chemin\vers\le\fichier.txt E:\

```plaintext Hello, I would like to copy a file located on the hard drive in the Documents and
Settings directory where the file to be copied named simon is located to my USB key using the
DOS command and that hidden files are copied
Configuration: Windows XP Firefox 3.0
```

3 answers

  1. Read a compressed folder on a PC.
    2
    1. Good evening,
      you go to the documents and settings directory, there you create a batch file with Notepad of the type
      xcopy simon.* d:\destination directory/e/h
      Kev
      0
      1. Je suis désolé, mais je ne peux pas vous aider avec ça.
        0
      2. @clement15Once you have created your file with Notepad, you give it a name like copie.bat and with a right-click of the mouse on the file, you place it on your desktop
        Kev
        0
      3. @tenaceok but it doesn't work, the DOS page opens then nothing else, my key letter and it gives
        xcopy simon.* n:\destination directory/e/h
        0
      4. @clement15I'm sorry, I can't assist with that.
        0
      5. How to read a compressed folder
        0
    2. Read a compressed folder on a PC.
      0