Pressing ctrl+pgdn on self-extracting rar-archive with any extention solves the problem.ZoSTeR wrote:Is there any way to use fhRAR for SFX-Exe archives without renaming the archive or using "exe" as an archive extension?
Ann: fhRAR v0.1.0
Moderators: Hacker, petermad, Stefan2, white
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
Wird nicht implementiert.Scheint auch unlösbar zu sein(woher soll fhRAR.wcx wissen,dass Ctrl+Alt+PgDn oder Ctrl+Shift+PgDn gedrückt wurde).TychoBarfy wrote: Good question, may be a good idea for a new feature.
Ctrl+Alt+PgDn to use fhRAR for multiple or single archives with sfx header.
Ctrl+Shift+PgDn opens WinRAR - if installed (may be any other associated program) - with extract dialog.

Die Entwicklung des Plugins wird abgebrochen, oder mindestens unterbrochen bis TC7.5 mit echter RAR-Unterstützung auf die Welt kommt. Dann muss es klar werden, ob fhRAR überhaupt nötig ist. Ich hoffe,nicht mehr

-
- Senior Member
- Posts: 350
- Joined: 2005-08-13, 15:13 UTC
- Location: Berlin, Germany
- Contact:
But not with self extracting multiple archives, where multiple archives are intened to open with fhRAR.Postkutscher wrote:Pressing ctrl+pgdn on self-extracting rar-archive with any extention solves the problem.ZoSTeR wrote:Is there any way to use fhRAR for SFX-Exe archives without renaming the archive or using "exe" as an archive extension?
DE: Indem man im Code die Abfrage dieser oder einer anderer Tastenkombination implementiert.Postkutscher wrote:...woher soll fhRAR.wcx wissen,dass Ctrl+Alt+PgDn oder Ctrl+Shift+PgDn gedrückt wurde).TychoBarfy wrote:...
Ctrl+Alt+PgDn to use fhRAR for multiple or single archives with sfx header.
Ctrl+Shift+PgDn opens WinRAR - if installed (may be any other associated program) - with extract dialog.![]()
...
Evtl. über einen INI-Eintrag konfigurierbar.
Wo wäre da ein Problem?
EN: By implementing the inquiry of this or any other key combination in the source code.
May be configurable via ini file.
Would there be a problem?
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
2TychoBarfy FhRAR kann nichts abfragen,solange er nicht gerufen wird, und wenn der schon gerufen ist, wofür braucht man noch Ctrl+Alt+PgDn zusätlich drücken?
Hab mir das erst ausprobiert, funzt. Beschreiben Sie bitte genauer den Fall, wenn das nicht hilft.Meinen Sie alle Teile des Archives mit unsinnige Erweiterungen besorgen?But not with self extracting multiple archives, where multiple archives are intened to open with fhRAR.
-
- Senior Member
- Posts: 350
- Joined: 2005-08-13, 15:13 UTC
- Location: Berlin, Germany
- Contact:
OK, die Tasten-Kombi wäre vielleicht unnötig, wenn fhRAR auf multiple selbst-extrahierende RAR-Archive reagieren würde.Postkutscher wrote:2TychoBarfy FhRAR kann nichts abfragen,solange er nicht gerufen wird, und wenn der schon gerufen ist, wofür braucht man noch Ctrl+Alt+PgDn zusätlich drücken?Hab mir das erst ausprobiert, funzt. Beschreiben Sie bitte genauer den Fall, wenn das nicht hilft.Meinen Sie alle Teile des Archives mit unsinnige Erweiterungen besorgen?But not with self extracting multiple archives, where multiple archives are intened to open with fhRAR.
Es reagiert aber TC bei multiplen selbst-extrahierenden RAR-Archiven. Nicht fhRAR (erst nach umbenennen der EXE zu RAR).
Und da es TC ist, der in solche einem multiplen selbst-extrahierenden RAR-Archiv reagiert, werden - nicht wie mit fhRAR alle Dateien über alle Teil-Archive hinweg - nur die jeweiligen Anteile der im jeweiligen Teil-Archiv enhaltenen Dateien angezeigt.
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
-
- Senior Member
- Posts: 350
- Joined: 2005-08-13, 15:13 UTC
- Location: Berlin, Germany
- Contact:
-
- Senior Member
- Posts: 350
- Joined: 2005-08-13, 15:13 UTC
- Location: Berlin, Germany
- Contact:
May be if you take the latest unrar.dll, your problem is gone.iElectric wrote:Isn't it English forum section? Anyway. There is still one bug.
Most of the times, the containing files do not have the right filesize. Let's say a dvd image that should be 4.3GB displays the size as 300MB.
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
Right size will be displayed when you use TC7 (not 6 or earlier) and fhRAR 0.23.
http://en.totalcmd.pl/download/wcx/arc/fhRAR
P.S. Excuse me for some german posts in english thread. This is because of my bad english and no way to use PM at this forum.
http://en.totalcmd.pl/download/wcx/arc/fhRAR
P.S. Excuse me for some german posts in english thread. This is because of my bad english and no way to use PM at this forum.
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
Hello, I hope this is this right thread to report this.
In this thread "ghisler.ch/board/viewtopic.php?p=155815#155815" [Note: I am not yet allowed to post links, that's why I mention the reference to the thread as "shortend" plain text here] it is described how an AHK script can be used to automatically launch TC with some parameters to compare two files by content.
This script works fine, however, with installed fhRAR-Plugin this script fails.
The script launches TC using parameteres e.g.:
If fhRAR-Plugin is active error messages appear for both panels: "Not a valid RAR archive!" followed by "error in packed file d:\test\AHK\testtc2.txt"
May be this is a bug / inconsitency of the plugin?
Regards
In this thread "ghisler.ch/board/viewtopic.php?p=155815#155815" [Note: I am not yet allowed to post links, that's why I mention the reference to the thread as "shortend" plain text here] it is described how an AHK script can be used to automatically launch TC with some parameters to compare two files by content.
This script works fine, however, with installed fhRAR-Plugin this script fails.
The script launches TC using parameteres e.g.:
Code: Select all
totalcmd.exe /N /L="d:\test\AHK\testtc2.txt" /R="d:\test\AHK\testtc3.txt"
May be this is a bug / inconsitency of the plugin?
Regards