Skip to content
Snippets Groups Projects
Commit 984e2b8e authored by icommonsCRC's avatar icommonsCRC
Browse files

Update wingetUninstaller.ps1

parent 2c5bde13
Branches
No related tags found
No related merge requests found
# Ensure you are running this script with administrator privileges.
# Ensure you are running this script with administrator privileges.
# List of applications to uninstall
$applications = @(
......@@ -22,6 +22,7 @@ $applications = @(
"AivarAnnamaa.Thonny",
"Insecure.Nmap",
"JetBrains.PyCharm.Community"
"Racket.Racket"
)
# Function to check if an application is installed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment