Error opening launchbox

Issue #7304 resolved
Pato Rubio created an issue

CefSettings.BrowserSubprocessPath not found.

App:
Version: 12.15
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.CountStatelessModel(Object , Boolean , Object )
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Recent Log:

05:24:12 p. m. Exception

Comments (2)

  1. Christian

    This error is almost always caused by an overzealous antivirus program quarantining something it shouldn’t have. Typically you can run your LaunchBox installer (probably located in \\LaunchBox\Updates) overtop your installation to correct. This will NOT wipe out your data and is safe to do.

  2. Log in to comment