Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
|
informatique:windows:makecab [2009/01/23 16:55] benoit créée |
— (Version actuelle) | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ====== makecab ====== | ||
| - | Pour compresser le fichier **C:\source\file.txt** sous **C:\destination\file.cab** | ||
| - | makecab "C:\source\file.txt" -L C:\destination file.cab | ||
| - | |||
| - | | ||