1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-12-31 20:10:24 +01:00

docs: update Scripting/Powershell

Cette révision appartient à :
Positron 2021-05-09 18:04:22 +00:00 révisé par Mickael Asseline
Parent 7ed57bebd2
révision a1a79ff425

Voir le fichier

@ -2,7 +2,7 @@
title: Powershell
description:
published: true
date: 2021-05-09T17:59:32.461Z
date: 2021-05-09T18:04:20.710Z
tags:
editor: ckeditor
dateCreated: 2021-05-08T14:42:07.092Z
@ -83,7 +83,7 @@ dateCreated: 2021-05-08T14:42:07.092Z
<p>exemple avec la commande <code>Get-ChildItem</code> ,vous pouvez consulter toute la base de registre de votre hkey local machine</p>
<figure class="image image_resized" style="width:74.13%;"><img src="/capture6.png"></figure>
<p>&nbsp;</p>
<h2>Création d'un menu sous Powershell</h2>
<h1>Création d'un menu sous Powershell</h1>
<p>Voici un exemple de menu qu'il est possible de faire avec la méthode suivante :</p>
<figure class="image image_resized" style="width:58.46%;"><img src="/capture2.png"></figure>
<p>&nbsp;</p>