47 lines
2.6 KiB
YAML
47 lines
2.6 KiB
YAML
# FR - DotNet-ListComPort
|
|
|
|
meta.title: DotNet-ListComPort
|
|
meta.description: Un petit utilitaire pour invité de commande qui permet de facilement
|
|
lister les noms, noms formatés et chemin des ports COM.
|
|
article.subtitle: <a href="https://github.com/aziascreations/DotNet-ListComPort" class="font-size-16"><i
|
|
class="fab fa-github"></i> Voir sur GitHub</a>
|
|
intro.title: Introduction
|
|
intro.p1: Un petit utilitaire pour invité de commande qui permet de facilement lister
|
|
les noms, noms formatés et chemins des ports COM.
|
|
intro.p2: Cet outil a pour bût de faciliter cette tâche sans avoir à utiliser la commande
|
|
<code>mode</code> ou le <i>Gestionnaire de périphérique</i>.
|
|
intro.p3: Cette version du programme a completement été réecrit depuis le projet original
|
|
<a href="https://github.com/aziascreations/PB-ListComPort">PB-ListComPort</a> en
|
|
.NET 6.0 au lieu de PureBasic afin de ne plus utiliser de langage de programmation
|
|
propriétaire.
|
|
requirements.title: Dépendances
|
|
requirements.1: Windows
|
|
requirements.2: Toutes architectures de CPU
|
|
requirements.3: ".NET 6.0"
|
|
requirements.4: Optionnel si vous utilisez les paquets "self-contained".
|
|
improvements.title: Améliorations
|
|
improvements.1: Changement de PureBasic vers .NET 6.0.
|
|
improvements.2: Amélioration de la logique interne du programme.
|
|
improvements.3: Ajout de l'option <code>-H/--short-help</code>.
|
|
improvements.4: Support pour Windows ARM et ARM64.
|
|
improvements.5: Support pour le lancement sans invité de commande.
|
|
usage.title: Utilisation
|
|
formatting.title: Formatage de sortie
|
|
requirements.table.title: Dépendances
|
|
requirements.text.dotnet: <a href="https://dotnet.microsoft.com/en-us/download/dotnet/6.0">.NET 6.0</a>
|
|
packages.title: Paquets
|
|
packages.single.title: ??? <i class="text-super-muted">(Single)</i>
|
|
packages.single.1: Lighter builds that only contain the exe and required licenses.<br>You
|
|
will need to install the <a href="https://dotnet.microsoft.com/en-us/download">.NET
|
|
6.0 Runtime</a>.
|
|
packages.self.title: ??? <i class="text-super-muted">(Self-Contained)</i>
|
|
packages.self.1: Larger builds that contain the exe and the <a href="https://dotnet.microsoft.com/en-us/download">.NET
|
|
6.0 Runtime</a> as well as the required licenses.
|
|
packages.msi.title: Installateurs MSI
|
|
packages.msi.1: Windows installers that contain the relevant "Self-Contained" build
|
|
with an option to automatically update existing installations and add the program
|
|
to the <kbd>%PATH%</kbd>.<br>The install location is <kbd>%ProgramFiles%\NibblePoker\lscom\</kbd>
|
|
and cannot be changed. <i>(This will be possible in future releases)</i>
|
|
links.title: Liens
|
|
screenshots.title: Captures d'écran
|