rcmaehl / MSEdgeRedirect

A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser
https://MSEdgeRedirect.com
GNU Lesser General Public License v3.0
3.94k stars 92 forks source link

Recursion Prevention sometimes fails #318

Closed pylesvideos closed 9 months ago

pylesvideos commented 9 months ago

Preflight Checklist

Install Type

Manual Update

Install Mode

Active Mode

Steps to reproduce

Install Active mode Keep "Disable Windows Copilot" and "Disable Bing Chat" off Open Copilot

✔️ Expected Behavior

Open Copilot

❌ Actual Behavior

Error shows saying "Invalid parameter -"--MSEdgeRedirect." image

Microsoft Windows version

Windows 11 Pro 22H2, 22621.2361

Other Software

No response

rcmaehl commented 9 months ago

Script somehow failed its recursion prevention check. Will get this patched

rcmaehl commented 9 months ago

Note to self,

Move https://github.com/rcmaehl/MSEdgeRedirect/blob/main/MSEdgeRedirect.au3#L168-L171 into https://github.com/rcmaehl/MSEdgeRedirect/blob/main/MSEdgeRedirect.au3#L93-98

rcmaehl commented 9 months ago

Should be fixed. Please try this test build if you're still having the issue:

https://nightly.link/rcmaehl/MSEdgeRedirect/workflows/MSER/0.8.0.0-dev/mser.zip

pylesvideos commented 9 months ago

Ok!