C/USERS compressé
Ferméfabul Messages postés 39237 Date d'inscription dimanche 18 janvier 2009 Statut Modérateur Dernière intervention 24 novembre 2024 - 19 janv. 2023 à 21:47
- C/USERS compressé
- Accès au dossier compressé refusé - Guide
- Comment ouvrir un dossier compressé - Guide
- C users appdata - Guide
- Le dossier compressé n'est pas valide ✓ - Forum Logiciels
- Le dossier compressé n'est pas valide - Forum Windows
1 réponse
19 janv. 2023 à 21:47
Salut,
regardes ici:
https://www.tenforums.com/tutorials/26340-compress-uncompress-files-folders-windows-10-a.html#option8
To Uncompress a Folder and its Contents in Command Prompt
To see more usage options for the compact command, see: compact | Microsoft Docs
1 Open a command prompt or elevated command prompt depending on the access rights you need for the compressed folder and its contents (files and subdirectories) you want to uncompress.
2 Type the command below into the command prompt, and press Enter. (see screenshot below)
compact /u /s:"full path of folder" /i /Q
Substitute full path of folder in the command above with the actual full path of the folder that you want to uncompress it and its contents (files and subdirectories).
For example: compact /u /s:"C:\Users\Russell\Desktop\New folder" /i /Q