Skip to content

Running uninstall.ps1 does not remove the explorer options after running uninstall.ps1 #34

@chrispinkney

Description

@chrispinkney

But running Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/lextm/windowsterminal-shell/master/uninstall.ps1')) uninstalled it no problem.

Did I do something wrong? I created a text file, dumped the contents from uninstall.ps1, and converted the filename from New Text Document.txt to uninstall.ps1 and tried to run that in an elevated Powershell 7 terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions