diff --git a/Scripting/Powershell.html b/Scripting/Powershell.html index c4e2729..7d8d24b 100644 --- a/Scripting/Powershell.html +++ b/Scripting/Powershell.html @@ -2,7 +2,7 @@ title: Powershell description: published: true -date: 2021-05-09T12:51:11.387Z +date: 2021-05-09T12:54:44.515Z tags: editor: ckeditor dateCreated: 2021-05-08T14:42:07.092Z @@ -51,7 +51,7 @@ dateCreated: 2021-05-08T14:42:07.092Z
Voici un exemple de menu qu'il est possible de faire avec la méthode suivante :
- +
Nous avons besoin de déclarer une variable qui va servir en quelque sorte de bouton “allumé” ou “éteins” : $continue = $true