How to make uha file and unpack
what is uha file extension ?
The uha file extension is related to UHARC multimedia archiver and used for files created by UHARC v0.4. It might create smaller archives thanRAR compression, but decompression typically takes longer. UHarcarchives created with UHARC 0.4 are not compatible with later versions, such as UHarc 0.6, and vice versa.
How to make .Uha File ?
Step 2: now Copy and paste This Code
.........................................
@echo off
title make uha 3d islands
ren uha.dll uha.exe
uha.exe a -r+ -mx md32768 -pf -pf -o (You File name or Folder Name) (you file directory )
ren uha.exe uha.dll
pause
............................
Code Info
1 this color is you file name ex : game.exe or folder name Game
2 this color is you file directory ex : D:/games/gta ...
Step 3 :now Save notepad file to .bat extension file type
Step 4 : Download Uha.dll file
doable click .bad file now compress File please wait .
How to Extract or unpack .Uha file ?
Step 1: Download Uha Extract bat file and uha.dll
Step 2: now open .bat file to notepad in windows
Step 3: and show this Code
.......................................................................
@echo off
title TDG Soft (c) 2016 (www.3DIslands.blogspot.Com)
color e
@echo TDG Soft (c) 2016
@echo press key to Extract
pause
color a
ren uha.dll uha.exe
uha.exe x -y (You file name ex : game.uha)
ren uha.exe uha.dll
color f1
@echo thanks this Download
@echo Download more visit
@echo WWW.3DIslands.blogspot.Com
pause
..............................................................
Step 4: save .bat file and copy uha dll and Uha Extract.bat files to you compression folder after click Extract.bat filenow unpacking file
enjoy (0_0)
0 comments:
Post a Comment