batch file(.bat)

L

luminore

I have a UHA archine and batch file(.bat)

uharc.exe x -d1 -o+ -vm+ -tc:\ filename.uha

How to run a decompressor program (uharc.exe) from a batch file?

Is this code correct?
 
B

Bob I

You would need the drive and path to the EXE and the UHA files as well
as making sure the parameters are correct.
 
L

luminore

Sorry, not clear. How all this should look? Should I run by click on
bat file, or paste code in "Run" command line??
 
P

Paul Knudsen

Sorry, not clear. How all this should look? Should I run by click on
bat file, or paste code in "Run" command line??

Please quote what you are replying to. But yes, you can click on a
batch file, or just enter it's name in the command line. Before you
do the latter, you may have to navigate to the folder where the batch
file is located.
 
L

luminore

Paul Knudsen пиÑал(а):
Please quote what you are replying to. But yes, you can click on a
batch file, or just enter it's name in the command line. Before you
do the latter, you may have to navigate to the folder where the batch
file is located.


No fully clear. Could someone show *how* should look the full
code(batch file) to launch archive and extract the file to "My
Documents" folder?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top