The copype command is not recognized

Solved
flexi2202 Posted messages 3640 Registration date   Status Member Last intervention   -  
flexi2202 Posted messages 3640 Registration date   Status Member Last intervention   -
Hello everyone
I am trying to create a mini Windows PE using the Windows Assessment and Deployment Kit (Windows ADK)
after installing everything
I start the Deployment and Imaging Tools Environment as an administrator.
I enter this command on one line
copype amd64 C:\WinPE_amd64
but I get this error message



thank you for your help

3 answers

  1. flexi2202 Posted messages 3640 Registration date   Status Member Last intervention   190
     
    maybe it's because my PC is running Windows 8.1 while I want to install the Windows 10 kit
    0
    1. flexi2202 Posted messages 3640 Registration date   Status Member Last intervention   190
       
      thank you for the response
      but I would have liked to do it with Windows 10, since according to Microsoft it is possible
      0
    2. flexi2202 Posted messages 3640 Registration date   Status Member Last intervention   190
       
      Thank you for the response
      So after installing the WinPE add-on, it works
      The PC booted properly from the bootable USB stick
      But I don't have the graphical environment

      I have a blue background screen with a DOS window
      And the following lines
      x:\windows\system32>wpeinit
      x:\windows\system32>

      And the cursor is blinking

      How can I get a graphical environment?
      0
    3. kaumune Posted messages 22605 Registration date   Status Contributor Last intervention   5 157
       
      It seems normal to me

      What exactly do you want to do?

      If you want a CD like a Windows LiveCD see this link
      0
  2. Malekal_morte- Posted messages 178136 Registration date   Status Moderator, Security Contributor Last intervention   24 712
     
    Hello,

    It's copy and not copype.
    The copype command does not exist.

    --
    Please press any key to continue the disinfection...
    0
  3. flexi2202 Posted messages 3640 Registration date   Status Member Last intervention   190
     
    Good evening
    thank you for the response
    it doesn't work either
    here is a screenshot

    and the copype command is taken over by Microsoft
    https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-create-usb-bootable-drive
    0
    1. kaumune Posted messages 22605 Registration date   Status Contributor Last intervention   5 157
       
      Hi

      It's normal, amd64 is a folder, not a file

      copy only applies to files

      You need to use xcopy
      0
    2. Malekal_morte- Posted messages 178136 Registration date   Status Moderator, Security Contributor Last intervention   24 712
       
      Why do you use command line instead of graphical interface?
      0
    3. flexi2202 Posted messages 3640 Registration date   Status Member Last intervention   190
       
      Thank you for the answers. I tried with Xcopy and that doesn't work either.



      Why are you using the command line instead of the graphical interface?
      How can I do it in graphical mode?
      Just with a copy-paste?
      But what exactly should I copy to create this USB stick?
      Just the amd64 directory?
      Because the command taken from Microsoft is this:
      copype amd64 C:\WinPE_amd64

      So that means it copies amd64 to C:\WinPE_amd64

      Yet I don't have a directory for C:\WinPE_amd64 on C:

      However, the copype command apparently exists.

      https://www.google.com/search?ei=aDK7XKntFIXfwAKisq_YDA&q=copype+command+line&oq=copype+command+line&gs_l=psy-ab.1.0.0i30.12420.15224..16988...0.0..0.76.212.3......0....1..gws-wiz.......0i71j0i7i30j0i7i10i30j0i13j0i13i30.AqR8mdwDPV8
      0
    4. flexi2202 Posted messages 3640 Registration date   Status Member Last intervention   190
       
      Thank you for the reply, it's settled; we just needed to do what was explained in post 10.

      In my opinion, you haven't installed the WinPe add-on. 

      https://go.microsoft.com/fwlink/?linkid=2087112

      Once that's done, copype is available.
      0