Can anyone help me with this?
When I try this for Windows 11, importing the reg file, it imports fine, but when I click on a folder, I get an Error message APPLICATION NOT FOUND. or I get:
"This file does not have an app associated with it for perorming this action. Please install an app or create an association in the Default Apps settings page. " - which i see no way to do.
Using the Defauft reg, does reactivate the Windows File Explorer.
I do not have enough knowledge to troubleshoot this myself.
Can any one point me to the remedy?
Using: FreeCommander XE 2023 Build 880 64-bit donor
Here is the reg file I am using. (Note: the original German did not work either.)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell]
@="FreeCommander"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\FreeCommander]
@="Open with Freecommander"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\FreeCommander\command]
@="\"C:\\Program Files\\FreeCommander XE\\fc_cp_explorer_wrapper.exe\" \"%1\""
I also tried altering it to where my Freecommander is actually located in Programs x86 folder, but no change in result
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell]
@="FreeCommander"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\FreeCommander]
@="Open with FreeCommander"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\FreeCommander\command]
@="\"C:\Program Files (86)\FreeCommander XE\fc_cp_explorer_wrapper.exe" - with and without the \"%1\""
Mycal @
psycan@gmail.com