Forum Discussion
Paige__Tanner
Mar 11, 2024Brass Contributor
Clear notifications
Hello! Is it possible to clear the current Windows notifications from PowerShell? By notifications I mean the ones shown by the bell in the rightmost point of the taskbar. I don't want to avoid rec...
- Mar 12, 2024Yes, because the RunTime isn't included in PowerShell 7.4. I'm afraid we can't fix that since the support for WinRT has been removed after just a few versions of PowerShell 7.
Paige__Tanner
Mar 12, 2024Brass Contributor
I didn't. Now I just installed it and the script works with Windows PowerShell 5.1, but not in PowerShell 7.4. It's better than before, but there is still something missing.
Mar 12, 2024
Yes, because the RunTime isn't included in PowerShell 7.4. I'm afraid we can't fix that since the support for WinRT has been removed after just a few versions of PowerShell 7.
- Paige__TannerMar 13, 2024Brass ContributorOk! At least, it works on Windows PowerShell 5.1.
Thanks for all your suggestions and your help.