I would like to find a way to open .jar files AS A DIRECTORY with double click/enter (just like normal directories).
I know it is possible with "Control + Page Down", but I want to make it the "default" (because I want to open a lot of jar again and again).
I already tried to remove the file association in system level with removing a registry key, but it did'nt work. (Maybe if I have to MODIFY it? But to what?)
(I deleted the "jarfile" idk-what at:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\OpenWithProgids\)
The best would be an internal association (in TotalCMD), but i know nothing about these...
And in rare cases it would be good if i still could somehow execute them as now (with java).
TC version: 8.52a - x64 (windows)
I hope it's understandable

Thanks in advance!