-
I have use winutil and I use a french Canadian Windows 11 Pro
Tweaks - Performance Plans
I have use the ADD and activate Ultimate Performance Mode
Now in Windows Power management I have about 5 C…
-
**What's the issue**
`cargo llvm-cov show-env` would print non-printable characters (`0x1f` ASCII Unit Separator), and PowerShell can't handle them.
**For example**
I am building a DLL on Windows…
-
I have built from source https://github.com/windirstat/windirstat/commit/518d7be7aa7c32c7cb8fd0cf8b6f539ab38fc2a9
Release_x64.
Unexpected: Powershell console show and load profile then disappear…
-
### Brief description of your issue
Winget was always present in user context, so going to terminal / command line as a user, winget was also found for me. Now I see that recently installed Windows 1…
-
Unfortunately that (`starship bug-report`) does not work in this case.
## Bug Report
Started seeing this yesterday.
Tried uninstalling & reinstalling and it started working again after uninst…
bedge updated
1 month ago
-
I'm using the VS Code snap on Ubuntu
-
I kept getting a "Unable to read font" error using `Install-Font "$pwd"`, so I thought I'd debug it. I was surprised to find, however, that it works just fine when I ran:
```
& "$profile\..\Modules\…
-
### Description
- About PSModule (Move profile overview to this page?)
- Dev Handbook
- Solution descriptions:
- PowerShell Module.
- GitHub Action.
- PowerShell based FunctionApp.
- Soft…
-
### Describe the bug
following your video guide posted here [ video guide here](https://www.youtube.com/watch?v=fHwtrOcLAnI) you run gh copilot alias --help and use the example for adding to powershel…
-
I am able to use this search query successfully against the API:
`/api/v1/groups?search=profile.name+eq+%22IAM+Team%22`
However, the same is not working from the PowerShell module:
```
Invoke-…