-
Before submitting a bug report:
- issue is similar, but not exactly, like #1315, so I'm opening a different issue.
Note: this has nothing to do with VSCode, only the `Invoke-Formatter` cmdlet.
…
-
### Description
It seems that presence.nvim is having trouble determining the socket type that I'm using when I'm not running any sort of script. It's unusual because I am not running discord as an…
-
Hi, I see errors with the script running without args, not sure what I'm doing wrong - error below. Thanks.
(last line encapsulated to avoid auto-format)
Get-ChildItem : Cannot find path 'C:\Use…
-
# **Description of the new feature/enhancement**
As https://bugs.kde.org/show_bug.cgi?id=485923#c0 describes:
**STEPS TO REPRODUCE**
Invoke Konsole, and use a command like [`cat`]…
-
i get this error message once i run the powershell script.
Extracting [4/4] Windows Server 2016 SERVERDATACENTER OK
Adding drivers... Skipping
Adding updates... Skipping
Optimizing imag…
-
## Issue Description
Despite the config value of CopyEnvironmentVariables or whether --copyev is specified, gsudo v2.0.4 seems to always copy the environment variables from the caller user to…
-
### 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 existi…
-
I have a directory with many BIM files, and I am using PowerShell to analyse them.
```
$modelBimFiles = Get-ChildItem -Path $modelsPath -Filter *.bim
foreach($modelBim in $modelBimFiles)
{
…
-
Not able to extract Lenovo BIOS properly. No issue with Dell. This starts to happen from version 6.4.5 and the same with latest version. It seems like it is not able to create the temp folder prope…
-
Unless you use some kind of indexing like Everything, I think that robocopy is faster than Get-Childitem.
I saw the implementation in another scanner. Works really well.
start-process robocopy -a…
Emusp updated
2 years ago