Cmdow qui marche pas

Résolu
cmdowmarchep -  
 cmdowmarchep -
Bonjour,

J'essaye d'exécuter cette commande:

cmdow /cls "regedit"


mais ça marche pas

Error: Unrecognized argument(s). Use CMDOW /? for help.


Pourriez-vous m'aider à exécuter cette commande svp ?

Merci

Configuration: Windows / Firefox 67.0

2 réponses

  1. jordane45 Messages postés 30427 Date d'inscription   Statut Modérateur Dernière intervention   4 831
     
    Bonjour,

    Déjà.. ça serait /CLS et non /cls

    Ensuite, si ça ne fonctionne toujours pas, indique nous ce que donne la commande fournie dans le mesage d'erreur :
     
    CMDOW /?


    0
    1. cmdowmarchep
       
      Non, ça marche toujours pas


      c:\>cmdow /CLS "regedit"
      Error: Unrecognized argument(s). Use CMDOW /? for help.
      0
      1. jordane45 Messages postés 30427 Date d'inscription   Statut Modérateur Dernière intervention   4 831 > cmdowmarchep
         
        As tu lu la totalité de mon message ???
        Que donne : CMDOW /?
        0
    2. cmdowmarchep
       
      Tenez:



      c:\>cmdow /?
      CMDOW [Version 1.4.8] Win32 Commandline Window Utility for NT4/2000/XP/7.
      (C) Copyright 2001-2014 Ritchie Lawrence, http://www.commandline.co.uk.

      CMDOW [window | /T] [/B] [/F] [/P]
      CMDOW /TH | /TV | /MA | /CW | /UW | /AT | /FS | /WM
      CMDOW window {[/ACT] [/INA] [/ENA] [/DIS] [/VIS] [/HID] [/MIN] [/MAX] [/RES]
      caption [/TOP] [/NOT] left top width height [/CLS]
      [/END]}
      CMDOW /RUN [state] file [args]

      window List specified window(s) (if omitted, all windows are listed).
      /T List windows only shown on the taskbar.
      /B List windows using bare format (no heading information).
      /F List windows showing full information (don't truncate any fields).
      /P List windows showing position and size (left, top, width and height).

      /TH Tile windows horizontally. /TV Tile windows vertically.
      /MA Minimize all windows. /CW Cascade windows.
      /UW Undo tile/minimize/cascade. /AT Intelligent [Alt]-[Tab].
      /FS Switch to full screen mode. /WM Switch to window mode.

      /ACT Activate specified window. /INA Inactivate specified window.
      /ENA Enable specified window. /DIS Disable specified window.
      /VIS Unhide specified window. /HID Hide specified window.
      /MIN Minimize specified window. /MAX Maximize specified window.
      /RES Restore specified window. /REN Rename specified window.
      /TOP Make window always on top. /NOT Make window not always on top.
      /MOV Move specified window. /SIZ Resize specified window.
      /CLS Close specified window. /END Kill process linked to window.

      /RUN Executes or opens specified file using associated application.
      state Initial show state of window (/MIN, /MAX or /HID). Default is normal.
      args Optional commandline arguments passed to launched application.

      Specify a window by its caption (case insensitive) or handle in hex format.
      Wildcards may be used. Use At symbol to refer to this window. For more help
      use CMDOW /? <parameter>. Eg CMDOW /? /window or CMDOW /? /act.<code>

      </code>
      0
    3. cmdowmarchep
       
      Up
      0