PowerShell / WindowsCompatibility

Module that allows Windows PowerShell Modules to be used from PSCore6
Other
137 stars 33 forks source link

Path is added even if specifying '[N] No' when using Add-WindowsPSModulePath -Confirm #57

Closed sethvs closed 5 years ago

sethvs commented 5 years ago

Now, if use Add-WinPSModulePath -Confirm and for some paths specify [N] No, and for other paths - [Y] Yes, all the paths will be added including the ones, for which [N] No was specified.