Launch Bug

Issue #7221 resolved
Clemence Gagnon created an issue

LaunchBox version: 12.14

Windows: 10

First time issue occurs

I seem to have had the error after my antivirus flagged the CefSettings.BrowserSubprocessPath as a virus, I am using AVG AntiVirus Free. It asked me to restart PC to be able to quarantine the ‘'virus’'.

Error Log:

CefSettings.BrowserSubprocessPath not found.

App:
Version: 12.14
Type: System.IO.FileNotFoundException
Site: Boolean Initialize(CefSharp.CefSettingsBase, Boolean, CefSharp.IApp)
Source: CefSharp.Core

at CefSharp.Cef.Initialize(CefSettingsBase cefSettings, Boolean performDependencyCheck, IApp cefApp)
at CefSharp.Cef.Initialize(CefSettingsBase cefSettings, Boolean performDependencyCheck, IBrowserProcessHandler browserProcessHandler)
at Unbroken.LaunchBox.Windows.Desktop.App.DestroyFailureRegistry(Object , Boolean , Object )
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Recent Log:

1:35:28 PM Exception

Comments (3)

  1. brian

    This is a false positive that some third party AVs have been flagging recently. The file in question is essentially a part of chromium services allowing the app to display certain webpages and such. You would have to whitelist the LaunchBox folder within your security program and reinstall LaunchBox overtop your current install to fix it. We do recommend to anyone reading this to only use Microsoft Defender, which is much better at flagging only true harmful files, and already comes with the Windows operating system.

  2. Clemence Gagnon reporter

    Thank you for the help! I already re-installed LaunchBox and I didn’t get the error yet, if it is flagged again I won’t quarantine it!

  3. Log in to comment