Launchbox won't boot

Issue #7134 resolved
Nathan Lamanna created an issue

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:

7:28:04 PM Exception

Comments (1)

  1. brian

    This means that your third party security program has deleted a necessary file for LaunchBox to function.

    You will need to whitelist LaunchBox and its contents in your security program, then re-install LaunchBox overtop your current install, to fix the issue.

    If you need help with this process, please check out our community forums: https://forums.launchbox-app.com/

  2. Log in to comment