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.
Please NOTE: UHARC requires that UHARCSFX.EXE be in the same folder as your UHARC.EXE.Code:uharc a -aeH+S+ -ed+ -mx -md32768 -mm+ -op -y- -r+ -sfx "compressed.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.
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.Code:uharc a -aeH+S+ -ed+ -mx -md32768 -mm+ -op -y- -r+ -sfx "compressed.exe" !uharc.exe !uharcsfx.exe
SAM
I think i'll add ur mentioned command on the next Video TUT,,,,,
what program do you use to record/edit the videos?
i m using Camstasia 6:
Download with Serial Intact:
Enjoy:
(Edited out Rapidshare file url.)
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:
I want to extract this uha file to c:\Programfiles\Atari@echo off
cls
echo unpacking the archive, please wait!
uharc X -d2 -pr -y auth.uha
Any Advice.
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:
It uses 300 MB and 4 MB for File Buffer.Code:uharc a -r+ -ed- -pr -m3 -mm+ -md+ -md32768 -b4096 cs16 "D:\Counterstrike 1.6\*.*"
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)
Will soon give my comparison :@echo off
cls
UHARC.EXE x CIV III Gold Edition.uha
(Keep this thread alive)
Bookmarks