Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| memo:windows [29/04/2022 16:20] – Fichier Hosts Arnaud Jacquemin | memo:windows [21/04/2023 16:57] (Version actuelle) – [Fichier Hosts] Arnaud Jacquemin | ||
|---|---|---|---|
| Ligne 18: | Ligne 18: | ||
| <file autohotkey windows-shortcuts.ahk> | <file autohotkey windows-shortcuts.ahk> | ||
| ; Lancer Notepad++ avec Windows n | ; Lancer Notepad++ avec Windows n | ||
| - | #n::Run, " | + | #n::Run " |
| ; Lancer l' | ; Lancer l' | ||
| - | #c::Run, cmd | + | # |
| ; Lancer la calculatrice avec Windows - (touche moins du pavé numérique) | ; Lancer la calculatrice avec Windows - (touche moins du pavé numérique) | ||
| - | # | + | # |
| </ | </ | ||
| Ligne 34: | Ligne 34: | ||
| REM Lancer Outlook | REM Lancer Outlook | ||
| start /d " | start /d " | ||
| + | |||
| + | REM Lancer Teams | ||
| + | start /d " | ||
| REM Lancer Firefox | REM Lancer Firefox | ||
| Ligne 42: | Ligne 45: | ||
| REM Lancer AutoHotKey avec mes raccourcis préférés | REM Lancer AutoHotKey avec mes raccourcis préférés | ||
| - | start /d " | + | start /d " |
| REM Vider le dossier /tmp/ | REM Vider le dossier /tmp/ | ||
| Ligne 50: | Ligne 53: | ||
| ===== Fichier Hosts ===== | ===== Fichier Hosts ===== | ||
| - | C: | + | C: |