Update tweaks.json

This commit is contained in:
Chris Titus 2024-06-25 15:30:27 -05:00 committed by GitHub
parent 359a2c3a88
commit a975fe6942
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2347,6 +2347,7 @@
"panel": "1", "panel": "1",
"Order": "a029_", "Order": "a029_",
"InvokeScript": [ "InvokeScript": [
"
#:: Standalone script by AveYo Source: https://raw.githubusercontent.com/AveYo/fox/main/Edge_Removal.bat #:: Standalone script by AveYo Source: https://raw.githubusercontent.com/AveYo/fox/main/Edge_Removal.bat
"Invoke-WebRequest -Uri \"https://raw.githubusercontent.com/ChrisTitusTech/winutil/main/edgeremoval.bat\" -OutFile \"$ENV:TEMP\\edgeremoval.bat\"", "Invoke-WebRequest -Uri \"https://raw.githubusercontent.com/ChrisTitusTech/winutil/main/edgeremoval.bat\" -OutFile \"$ENV:TEMP\\edgeremoval.bat\"",
"Start-Process $ENV:temp\\edgeremoval.bat" "Start-Process $ENV:temp\\edgeremoval.bat"