1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-12-29 02:50:22 +01:00

docs: update Scripting/Powershell

Cette révision appartient à :
Positron 2021-05-23 08:15:08 +00:00 révisé par Mickael Asseline
Parent 36136e91ce
révision a7e10cc167

Voir le fichier

@ -2,7 +2,7 @@
title: Powershell
description:
published: true
date: 2021-05-23T08:13:34.637Z
date: 2021-05-23T08:15:07.121Z
tags:
editor: ckeditor
dateCreated: 2021-05-08T14:42:07.092Z
@ -204,6 +204,7 @@ dateCreated: 2021-05-08T14:42:07.092Z
<p>Exemple :</p>
<pre><code class="language-plaintext">$variable = une valeur </code></pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Méthodologie scripting</h2>
<p>&nbsp;</p>
<h1>Création d'un menu sous Powershell</h1>