problem in installation of launchbox version 13.12 on windows 7

Issue #8839 resolved
This person Is a person created an issue

im trying to install lauchnchbox version 13.12 on windows 7 and this is the message i get

A procedure imported by 'C:\Program Files\retro games\LaunchBox\ThirdParty\Chromium\CefSharp.Core.Runtime.dll' could not be loaded.

App:
Version: 13.12
Theme: NOT SET
Type: System.IO.FileLoadException
Site: Void LoadFromPath(IntPtr, System.String, System.String, System.Runtime.CompilerServices.ObjectHandleOnStack)
Source: System.Private.CoreLib

at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly)
at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
at System.Reflection.Assembly.LoadFile(String path)
at Unbroken.LaunchBox.Windows.Desktop.Program.<>c.IncludeScopeSetter(Object )
at Unbroken.LaunchBox.Windows.Desktop.Program.<>c.LoginObservableToken(Object sender, ResolveEventArgs e)
at System.Runtime.Loader.AssemblyLoadContext.InvokeResolveEvent(ResolveEventHandler eventHandler, RuntimeAssembly assembly, String name)
at System.Runtime.Loader.AssemblyLoadContext.OnAssemblyResolve(RuntimeAssembly assembly, String assemblyFullName)

(Outer Exception)

A procedure imported by 'CefSharp.Core.Runtime, Version=119.4.30.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138' could not be loaded.

App:
Version: 13.12
Theme: NOT SET
Type: System.IO.FileLoadException
Site: Void .ctor()
Source: CefSharp.Core

at CefSharp.CefSettingsBase..ctor()
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Comments (1)

  1. brian

    Version 13.8 is the last version that supports Windows 7. You can check your LaunchBox\Updates folder to see if you have a copy of that version to install, or you can reach out to support@unbrokensoftware.com for a copy.

  2. Log in to comment