Skip to content

Commit

Permalink
Merge pull request #351 from rcmaehl/0.8.0.0-dev
Browse files Browse the repository at this point in the history
0.7.5.1
  • Loading branch information
rcmaehl authored Dec 16, 2023
2 parents 873c021 + 980ae98 commit 1b21a31
Show file tree
Hide file tree
Showing 11 changed files with 10,257 additions and 54 deletions.
2 changes: 2 additions & 0 deletions Assets/Cleanup Tool.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
## Active Mode Install
Remove-Item -Path "C:\Program Files\MSEdgeRedirect\*" -Force -ErrorAction "Ignore"
Remove-Item -Path "C:\Program Files\MSEdgeRedirect" -Force -ErrorAction "Ignore"
Remove-Item -Path "C:\Program Files\Microsoft\Edge\Application\msedge_ifeo.exe" -Force -ErrorAction "Ignore"
Remove-Item -Path "C:\Program Files\Microsoft\Edge\Application\msedge_no_ifeo.exe" -Force -ErrorAction "Ignore"
Remove-Item -Path "C:\Program Files (x86)\Microsoft\Edge\Application\msedge_ifeo.exe" -Force -ErrorAction "Ignore"
Remove-Item -Path "C:\Program Files (x86)\Microsoft\Edge\Application\msedge_no_ifeo.exe" -Force -ErrorAction "Ignore"

## Service Mode Install
Expand Down
Binary file removed Assets/Task Scheduler Tasks/Update Edge Beta.xml
Binary file not shown.
Binary file removed Assets/Task Scheduler Tasks/Update Edge Canary.xml
Binary file not shown.
Binary file removed Assets/Task Scheduler Tasks/Update Edge Dev.xml
Binary file not shown.
Binary file removed Assets/Task Scheduler Tasks/Update Edge.xml
Binary file not shown.
Loading

0 comments on commit 1b21a31

Please sign in to comment.