Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22

Thread: Some TUT for UHARC CMD

  1. #16
    sag47

    Guest
    You can also create an SFX (self extracting archive) using the UHARC command line version. All you need to do is add the -sfx switch to the command.
    Code:
    uharc a -aeH+S+ -ed+ -mx -md32768 -mm+ -op -y- -r+ -sfx "compressed.exe"
    Please NOTE: UHARC requires that UHARCSFX.EXE be in the same folder as your UHARC.EXE.

    So if you copied UHARC.EXE to your System32 folder then you'll need to also copy UHARCSFX.EXE for that command to work.

    If you wanted to compress a folder to an SFX but don't want to modify your system variables then you'll need to have UHARCSFX.EXE in the same folder as UHARC.EXE and then exclude it in the command as well.
    Code:
    uharc a -aeH+S+ -ed+ -mx -md32768 -mm+ -op -y- -r+ -sfx "compressed.exe" !uharc.exe !uharcsfx.exe
    I know that UHARC already has SFX capabilities built in but I created my own custom SFX because it is more aesthetically pleasing to the end user.

    SAM

  2. #17
    hulkbuster's Avatar

    ZeroPaid Regular

    Join Date
    Aug 2009
    Posts
    11
    I think i'll add ur mentioned command on the next Video TUT,,,,,

  3. #18
    sag47

    Guest
    what program do you use to record/edit the videos?

  4. #19
    hulkbuster's Avatar

    ZeroPaid Regular

    Join Date
    Aug 2009
    Posts
    11
    i m using Camstasia 6:
    Download with Serial Intact:


    Enjoy:

    (Edited out Rapidshare file url.)

  5. #20
    hulkbuster's Avatar

    ZeroPaid Regular

    Join Date
    Aug 2009
    Posts
    11
    Ok, i just Ripped a CIV III Gold Edition PC Game , which was a total of 1.74 GB, and compared by Winrar,
    CIV III Gold Edition: 1.74GB
    Winrar:1.17 GB
    UHARC:865 MB

    Hope i m not violating the Forums Rule by posting this Reply. i just ripped to save countless time to remove the Game CD from the box, n starting frm scratch.
    Hope u'll understand.

    Anyways: can someone advice how i can create a Batch file for this UHA file.
    My guess:

    @echo off
    cls
    echo unpacking the archive, please wait!
    uharc X -d2 -pr -y auth.uha
    I want to extract this uha file to c:\Programfiles\Atari
    Any Advice.

  6. #21
    Signa's Avatar

    COCK ROCKET!!!

    Join Date
    Sep 2003
    Location
    3,135 miles east of America (not really)
    Posts
    3,757
    Quote Originally Posted by hulkbuster View Post
    Hope i m not violating the Forums Rule by posting this Reply.
    Oh you are SO banned Hulkbuster, let me just find my ban hammer... Aw damn, I'm too lazy to find it right now.
    Here's Britney Spears' private jet... The gulf stream 3 doesn't even have a remote control for its surround sound DVD system. Still think downloading music for free isn't a big deal?

  7. #22
    hulkbuster's Avatar

    ZeroPaid Regular

    Join Date
    Aug 2009
    Posts
    11

    Lightbulb

    Hello sir(sag47), i think i m happy with UHARC now: compressing huge files especially to make this so-called Ripped Games and also for other purpose has sufficed my Query.
    I found one site where this user(Moderator) gives some TUT for making Ultra compressed files: using UHARC 0.6vb (Stand alone)
    Check this Site:
    Code:
    uharc a -r+ -ed- -pr -m3 -mm+ -md+ -md32768 -b4096 cs16 "D:\Counterstrike 1.6\*.*"
    It uses 300 MB and 4 MB for File Buffer.

    I want to see how well it compresses CIV III Gold Edition:(default size) 1.74GB
    (Also i got around making a Batch file which i feel is much quicker than using the GUI)
    @echo off
    cls
    UHARC.EXE x CIV III Gold Edition.uha
    Will soon give my comparison :
    (Keep this thread alive)

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

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