Unable to open Launchbox or big box after restarting the PC

Issue #7201 resolved
Rafael R Freitas created an issue

Windows 10, i59600k, Radeon6600xt


Unable to open Launchbox or big box after restarting the PC. It’s required to install again, then it works until I restart the PC. The same happens with other versions, like 12.14,12.17…

CefSettings.BrowserSubprocessPath not found.

App:
Version: 12.1
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 Unbroken.LaunchBox.Windows.BigBox.App..ctor()
at Unbroken.LaunchBox.Windows.BigBox.BigBoxProgram.Main()

Recent Log:

01:39:43 Exception

Comments (2)

  1. brian

    Looks like this is happening due to a third party security program you most likely have installed on your computer. It looks to be deleting a necessary chrome browser dll required for certain functionality.

    You will need to whitelist LaunchBox in your security program, so that it doesn’t mess with its files. Although, we recommend that you remove that program, as it will more often than not cause these false positives and provide you with suboptimal experiences like this one. Windows Defender comes bundled with Windows and provides a more optimal and accurate protection service than most third party programs these days.

  2. Log in to comment