Menu

#22 Error Loading 'portable.cfg' file

1.31.0.0
open
nobody
None
2022-09-05
2022-09-05
Bektash
No

I installed MaxLauncher in portable mode. I have put a shortcut in the StartUp folder to load automatically when I login. However, every time I login I get an error that 'portable.cfg' could not be loaded. The full error message and the content of my 'portable.cfg' file are below. Why is MaxLauncher looking for the 'Themes' folder under 'C:\Windows\System32'?
Moe

System.Exception: Error loading file D:\Software_PortableApps\MaxLauncher\portable.cfg. ---> System.UnauthorizedAccessException: Access to the path 'C:\WINDOWS\system32\Themes' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at MaxLauncher.ConfigManager.LoadConfigPaths()
--- End of inner exception stack trace ---
at MaxLauncher.ConfigManager.LoadConfigPaths()
at MaxLauncher.ConfigManager.LoadAll()
at MaxLauncher.Application.Application_Startup(Object sender, StartupEventArgs e)

<portableconfig>
<windowconfigfile>.</windowconfigfile>
<languagedirectory>.</languagedirectory>
<shortcutsdirectory>.</shortcutsdirectory>
<themesdirectory>.</themesdirectory>
<applicationconfigfile>.</applicationconfigfile>
<favoritesconfigfile>.</favoritesconfigfile>
<iconcachefile>.</iconcachefile>
<windowconfigfilero>false</windowconfigfilero>
<favoritesconfigfilero>false</favoritesconfigfilero>
<applicationconfigfilero>false</applicationconfigfilero>
<tabcontroldataro>false</tabcontroldataro>
<iconcachefilero>false</iconcachefilero>
</portableconfig>

Discussion


Log in to post a comment.