I'm having trouble running Launchbox. When I run it, I get the following error:
Access to the path '\\?\C:\Users\hugov\OneDrive\Entertainment System\LaunchBox\Plugins\Xemu LaunchBox Integration' is denied.
App: LaunchBox
Version: 13.21
Theme: Default Plus
Type: System.IO.IOException
Site: Void RemoveDirectoryInternal(System.String, Boolean, Boolean)
Source: System.Private.CoreLib
at System.IO.FileSystem.RemoveDirectoryInternal(String fullPath, Boolean topLevel, Boolean allowDirectoryNotEmpty)
at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
at Unbroken.LaunchBox.Windows.PluginVersions.CopyMissingPlugins(String pluginFolder, HashSet`1 checkedPlugins)
at ReponseProcessorWatcher.FindDataSchema(String pluginFolder, HashSet`1 checkedPlugins, ReponseProcessorWatcher)
at Unbroken.LaunchBox.Windows.Root.PreparePluginsForLoad(String folderLocation)
at Unbroken.LaunchBox.Windows.Desktop.App.CancelInvalidAdapter(Object)
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)