when typing in irm https://tlbx-ai.github.io/MidTerm/uninstall.ps1 | iex
--> i get Invoke-Expression: Cannot bind argument to parameter 'Path' because it is an empty string.
How I installed it:
opened powershell 7 as administrator and entered irm https://tlbx-ai.github.io/MidTerm/install.ps1 | iex. Then chose option System service.
when typing in irm
https://tlbx-ai.github.io/MidTerm/uninstall.ps1 | iex--> i get
Invoke-Expression: Cannot bind argument to parameter 'Path' because it is an empty string.How I installed it:
opened powershell 7 as administrator and entered
irm https://tlbx-ai.github.io/MidTerm/install.ps1 | iex. Then chose option System service.