Skip to content

Commit

Permalink
Update edgeremoval.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTitusTech committed Oct 10, 2023
1 parent 8945b01 commit dbc0986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions edgeremoval.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -310,9 +310,9 @@ foreach ($setting in $exeSettings) {
# Write OpenWebSearch Batch Script
$OpenWebSearch = @'
@echo off
@title OpenWebSearch Redux - by ChatGPT
@title OpenWebSearch Redux
:: Minimize prompt by ChatGPT
:: Minimize prompt
for /f %%E in ('"prompt $E$S & for %%e in (1) do rem"') do echo;%%E[2t >nul 2>&1
:: Get default browser from registry
Expand Down

0 comments on commit dbc0986

Please sign in to comment.