Launchbox won't start

Issue #7212 resolved
Márton Erdődi created an issue

CefSettings.BrowserSubprocessPath not found.

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

Recent Log:

11:15:01 Exception

Comments (3)

  1. Christian

    This is typically caused by an antivirus program removing on of our dependencies during install. Please run the installer again over your existing installation. Your data will not be affected. Please ensure you don’t install to a \\LaunchBox\LaunchBox folder though when running the installer again. If you installed via the in-app update the installer should be in your \\LaunchBox\Updates folder

  2. Log in to comment