Skip to content

update edge uninstall - #4666

Merged
ChrisTitusTech merged 9 commits into
mainfrom
unknown repository
Jun 29, 2026
Merged

update edge uninstall#4666
ChrisTitusTech merged 9 commits into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Jun 8, 2026

Copy link
Copy Markdown

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • UI/UX improvement

Description

added a if statment so it won't error out if edge isn't installed and updated the description and moved it stright into tweaks.json

Issue related to PR

@ghost
ghost requested a review from ChrisTitusTech as a code owner June 8, 2026 14:35
@jnsh-rf

jnsh-rf commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

maybe shorten it a bit:

Uninstalls Microsoft Edge by creating dummy MicrosoftEdge.exe file in the legacy Edge folder. This tricks Windows into unlocking the official Edge uninstaller allowing for a system-level removal.

@ghost

ghost commented Jun 8, 2026

Copy link
Copy Markdown
Author

maybe shorten it a bit:

Uninstalls Microsoft Edge by creating dummy MicrosoftEdge.exe file in the legacy Edge folder. This tricks Windows into unlocking the official Edge uninstaller allowing for a system-level removal.

sure

@ChrisTitusTech ChrisTitusTech added the Refactor For cleaning up and refactoring code to be more efficient. label Jun 8, 2026

@ChrisTitusTech ChrisTitusTech left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prefer not to mix ' and " in these invoke scripts.

rather escape the " example: " than a single '

@ghost

ghost commented Jun 22, 2026

Copy link
Copy Markdown
Author

prefer not to mix ' and " in these invoke scripts.

rather escape the " example: " than a single '

fixed

@ChrisTitusTech
ChrisTitusTech merged commit 5003f14 into ChrisTitusTech:main Jun 29, 2026
4 checks passed
@ghost
ghost deleted the update-edge-uninstall branch June 29, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor For cleaning up and refactoring code to be more efficient.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot Remove Edge and AI

2 participants