epub - browse in zip without renaming file

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
franc
Senior Member
Senior Member
Posts: 259
Joined: 2005-10-27, 14:09 UTC

epub - browse in zip without renaming file

Post by *franc »

Hallo

Is there a way to browse into epub files as in zip files, without renaming it and without changing the file-handler?
I want to doubleclick the file and open it with e.g. Calibre but in Total Commander on PC I miss a feature to browse the contents of that zip-file (epub is zip just different extension name).
In Android Total Commander there is that context menu "Open as zip" but I dont find that in the Windows version.
Is there a trick to do it?

Thank
frank

Totalcmd 9.51 on W10-64
gdpr deleted 6
Power Member
Power Member
Posts: 872
Joined: 2013-09-04, 14:07 UTC

Re: epub - browse in zip without renaming file

Post by *gdpr deleted 6 »

Do CTRL+PAGEDOWN on the epub.
TC Help, 3.b. Keyboard layout, wrote:CTRL+PgDn Open directory/archive (also self extracting .EXE archives)
franc
Senior Member
Senior Member
Posts: 259
Joined: 2005-10-27, 14:09 UTC

Re: epub - browse in zip without renaming file

Post by *franc »

Thank a lot, works :)
franc
Senior Member
Senior Member
Posts: 259
Joined: 2005-10-27, 14:09 UTC

Re: epub - browse in zip without renaming file

Post by *franc »

This doesnt work anymore :(
Total Commander 10 RC2
Did anything change about that?
When I rename to zip I can still open the zip when clicking.
but Command+PgDn doesnt work neither with a zip. The cursor jumps to the end of the list, nothing more :(
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6492
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: epub - browse in zip without renaming file

Post by *Horst.Epp »

franc wrote: 2021-05-28, 13:06 UTC This doesnt work anymore :(
Total Commander 10 RC2
Did anything change about that?
When I rename to zip I can still open the zip when clicking.
but Command+PgDn doesnt work neither with a zip. The cursor jumps to the end of the list, nothing more :(
This still works without problems.
There is something wrong on your system.
Try it with a fresh wincmd.ini
Windows 11 Home x64 Version 23H2 (OS Build 22631.3527)
TC 11.03 x64 / x86
Everything 1.5.0.1373a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73
QAP 11.6.3.2 x64
User avatar
Dalai
Power Member
Power Member
Posts: 9389
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: epub - browse in zip without renaming file

Post by *Dalai »

franc wrote: 2021-05-28, 13:06 UTCbut Command+PgDn doesnt work neither with a zip.
The right key combination is Ctrl+PageDown, did you mean that?
The cursor jumps to the end of the list, nothing more :(
Does your Ctrl key(s) work correctly? Try something like Ctrl+A and see if that marks/selects all objects in the current directory. If you use a Laptop, maybe check if you need to press the Fn key in this combination because some Laptop keyboards have the PageDown key as secondary configuration.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
franc
Senior Member
Senior Member
Posts: 259
Joined: 2005-10-27, 14:09 UTC

Re: epub - browse in zip without renaming file

Post by *franc »

Thank! I am too silly :(
I had a Hotkey in AutoHotkey to jump to the end (or beginning) with:

Code: Select all

^PgDn::^End
I changed it (added SHIFT-Key) to:

Code: Select all

+^PgDn::^End
Now it works again :)
So silly ...
Thank
frank
Post Reply