-
ChefDK 0.7.0
When running in a non-elevated PowerShell window, PSModulePath does not contain the path to the modules directory. This is because PSModulePath and Path appear to be set at a SYSTEM leve…
-
When the package parameter /ServiceName is used without specifying the /ImportServiceProperties file location, and error is thrown by the powershell installation script. This is because the powershel…
-
Using colorama with the Windows (10) PowerShell terminal seems to be missing some colors from colorama. Specifically yellow and magenta seems to be missing, yet PS itself uses these colors frequently.…
-
### Summary
When using the ansible script module with the psrp connection plugin, the argument chdir causes the powershell command to fail.
### Issue Type
Bug Report
### Component Name
…
-
Leverage what is here: https://github.com/PietJankbal/powershell-wrapper-for-wine
This is necessary to run the AGS installer build script...
-
Linux natively has curl. Why not support it?
Windows has a native wrapper for curl as well in powershell.
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the ex…
-
### Operating system
Windows 10, x64
### Compiler
_No response_
### Steps to reproduce the behavior
```Shell
Following instructions as per the page.
```
### Failure logs
**********************…
-
Is there any way to use this package in a project targeting .NET Core (or just .NET now)? When trying to create a new instance of WindowsOcrService in a project targeting .NET 7, without any other nug…
-
write-HostItemDecorator can easily be turned into a script block obviating the need for the wrapper object. I discovered this as a result of perusing as issue on PSScriptAnalyzer (https://github.com/P…