FedoraForum.org - Fedora Support Forums and Community
Results 1 to 2 of 2
  1. #1
    black flag Guest

    UHARC Compression

    Those of you who download multimedia files may come across the UHARC compression format (filenames with .uha extension). The codec is available only for Windows, but you are still able to extract them under Linux. First, get Wine (instructions for that can be found elsewhere). Second, visit this link and extract the contents:

    ftp://ftp.elf.stuba.sk/pub/pc/pack/uharc06b.zip

    The file you want is UHARCD.EXE (note that UNUHARCD.EXE also works, but has less features).
    The problem that frustrated me for the longest time is that I tried using UHARC.exe instead (notice this one doesn't have the "D" at the end -- you need the UHARCD file instead, because that one is made for Dos-mode. If you try using Wine with UHARC.EXE, extraction will appear to be underway, but will not actually work.)

    Place the UHARCD executable in the same folder as the compressed file which you want to extract, then open up a terminal and navigate to that directory. Suppose your archive is named movie.uha and it's password protected, with the password "ihateapple", issue the following command:

    wine uharcd e -pw_ihateapple movie.uha

    For me, the progress indicator in the terminal remained at 0% the entire time, oddly enough. If that happens to you, check to see if the actual file is increasing in filesize. If it is, everything is going fine.
    Last edited by black flag; 10th July 2006 at 09:28 PM.

  2. #2
    Zero-Override Guest
    i'm crossing my finger this will work

    many kudo's if it does!!

Similar Threads

  1. Best compression format
    By Jongi in forum Using Fedora
    Replies: 1
    Last Post: 24th October 2006, 02:12 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •