Jonathan-Zollinger / Jonathan-Zollinger/powershell-profile

Le script Add-ToPath.ps1 ne fonctionne pas

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

`Import-Module "C:\Users\Owned67\Documents\WindowsPowerShell\Scripts\Add-ToPath.ps1" -Force`

`PS C:\Users\Owned67> Add-ToPath`
fonctionne vu qu'il me propose:

> applet de commande Add-ToPath à la position 1 du pipeline de la commande
> Fournissez des valeurs pour les paramètres suivants :
> Paths[0]:

`PS C:\Users\Owned67> Add-ToPath(@("C:\Windows\SysWOW64\ShellExt\adb"))`

ne fonctionne pas, il n'est pas ajouté au path (utilisateur ou système), le chemin est correcte !

W10 Pro x64

Cordialement,

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.