Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: Remove Debug Warning broken #72

Open
Ceiridge opened this issue Nov 2, 2021 · 5 comments
Open

Bug Report: Remove Debug Warning broken #72

Ceiridge opened this issue Nov 2, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@Ceiridge
Copy link
Owner

Ceiridge commented Nov 2, 2021

Name the affected patch/problem (if available)
Remove Debug Warning: Edge & Brave & Chrome

@Ceiridge Ceiridge added the bug Something isn't working label Nov 2, 2021
@Jegadish003
Copy link

Hi! I'm having an issue with the installer, not sure if I'm making a mistake. I run the exe file and nothing happens. The "Do you want to allow this app to make changes" pop up shows up and I press Yes. The terminal flashes for a second before it vanishes and the GUI never opens. I have the .NET runtime installed.

@Ceiridge
Copy link
Owner Author

Hi! I'm having an issue with the installer, not sure if I'm making a mistake. I run the exe file and nothing happens. The "Do you want to allow this app to make changes" pop up shows up and I press Yes. The terminal flashes for a second before it vanishes and the GUI never opens. I have the .NET runtime installed.

Do you have the .NET 6 desktop runtime installed? You can take a look in the event viewer (eventvwr) under Applications I think and look for an error related to this patcher.

@Jegadish003
Copy link

I have installed .NET 6.0.12 runtime and the event logs tell me the installation was successful. I checked the install location C:\Program files\dotnet and I can see the 6.0.12 and the dotnet.exe files all there.
But running the exe file generates the same problem. Checking the event log for the failure tells me to check whether the .NET runtime is installed or needs to be updated. I am attaching the log text below.

Log Name: Application
Source: .NET Runtime
Date: 18-12-2022 02:16:42 PM
Event ID: 1023
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: JEGA-LAP
Description:
Description: A .NET application failed.
Application: ChromeDevExtWarningPatcher.exe
Path: C:\Users\jegad\OneDrive\Desktop\Excess\Edge warning remove\ChromeDevExtWarningPatcher.exe
Message: You must install or update .NET to run this application.

App: C:\Users\jegad\OneDrive\Desktop\Excess\Edge warning remove\ChromeDevExtWarningPatcher.exe
Architecture: x64
Framework: 'Microsoft.WindowsDesktop.App', version '6.0.0' (x64)
.NET location: C:\Program Files\dotnet\

No frameworks were found.

Learn about framework resolution:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.WindowsDesktop.App&framework_version=6.0.0&arch=x64&rid=win10-x64

Event Xml:



1023
0
2
0
0
0x80000000000000

16845


Application
JEGA-LAP



Description: A .NET application failed.
Application: ChromeDevExtWarningPatcher.exe
Path: C:\Users\jegad\OneDrive\Desktop\Excess\Edge warning remove\ChromeDevExtWarningPatcher.exe
Message: You must install or update .NET to run this application.

App: C:\Users\jegad\OneDrive\Desktop\Excess\Edge warning remove\ChromeDevExtWarningPatcher.exe
Architecture: x64
Framework: 'Microsoft.WindowsDesktop.App', version '6.0.0' (x64)
.NET location: C:\Program Files\dotnet\

No frameworks were found.

Learn about framework resolution:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.WindowsDesktop.App&framework_version=6.0.0&arch=x64&rid=win10-x64

@Ceiridge
Copy link
Owner Author

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.WindowsDesktop.App&framework_version=6.0.0&arch=x64&rid=win10-x64

Have you tried doing what the error message has told you to do? If not, please try exactly this now.

@Jegadish003
Copy link

Yeah, the patcher works now. Thanks a lot for the Patcher and the help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants